# HG changeset patch # User Yaroslav Zhuravlev # Date 1571929446 -10800 # Node ID 384211f17f5a6b24d8eb37b78e2540f6fc7daf86 # Parent ef449f80bbe45b4150f64b65b09dea866bcdb507 Fixed default value for limit_req_dry_run. diff -r ef449f80bbe4 -r 384211f17f5a xml/en/docs/http/ngx_http_limit_req_module.xml --- a/xml/en/docs/http/ngx_http_limit_req_module.xml Thu Oct 24 17:08:24 2019 +0300 +++ b/xml/en/docs/http/ngx_http_limit_req_module.xml Thu Oct 24 18:04:06 2019 +0300 @@ -10,7 +10,7 @@ + rev="12">
@@ -128,7 +128,7 @@ on | off -on +off http server location diff -r ef449f80bbe4 -r 384211f17f5a xml/ru/docs/http/ngx_http_limit_req_module.xml --- a/xml/ru/docs/http/ngx_http_limit_req_module.xml Thu Oct 24 17:08:24 2019 +0300 +++ b/xml/ru/docs/http/ngx_http_limit_req_module.xml Thu Oct 24 18:04:06 2019 +0300 @@ -10,7 +10,7 @@ + rev="12">
@@ -127,7 +127,7 @@ on | off -on +off http server location