diff xml/en/docs/http/ngx_http_addition_module.xml @ 690:c0daabbd8c21

Rolled back default values descriptions for add_*_body directives.
author Vladimir Homutov <vl@nginx.com>
date Thu, 27 Sep 2012 10:48:22 +0000
parents 3f43a59a1dba
children 813b8349cdbe
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_addition_module.xml
+++ b/xml/en/docs/http/ngx_http_addition_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_addition_module"
         link="/en/docs/http/ngx_http_addition_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -43,7 +43,7 @@ location / {
 
 <directive name="add_before_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>
@@ -60,7 +60,7 @@ the previous configuration level.
 
 <directive name="add_after_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>