diff xml/ru/docs/http/ngx_http_proxy_module.xml @ 1145:e6b28653c406

Fixed default in the "proxy_bind" directive description.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 07 Apr 2014 19:55:24 +0400
parents 90c1c83fcba6
children 4e20e4f8f49b
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml	Mon Apr 07 17:14:21 2014 +0400
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml	Mon Apr 07 19:55:24 2014 +0400
@@ -41,7 +41,7 @@
 
 <directive name="proxy_bind">
 <syntax><value>адрес</value> | <literal>off</literal></syntax>
-<default>off</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>