changeset 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 ac131944d349
children d37892ad69ab
files xml/ru/docs/http/ngx_http_proxy_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>