diff xml/en/docs/http/ngx_http_uwsgi_module.xml @ 1382:94cac978bda3

Documented variables support in proxy_cache and look-alikes.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 23 Dec 2014 11:35:33 +0300
parents 91f5c089f4ca
children 66ee77849563
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_uwsgi_module.xml
+++ b/xml/en/docs/http/ngx_http_uwsgi_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_uwsgi_module"
         link="/en/docs/http/ngx_http_uwsgi_module.html"
         lang="en"
-        rev="15">
+        rev="16">
 
 <section id="summary">
 
@@ -167,6 +167,7 @@ By default, <value>size</value> is limit
 <para>
 Defines a shared memory zone used for caching.
 The same zone can be used in several places.
+Parameter value can contain variables (1.7.9).
 The <literal>off</literal> parameter disables caching inherited
 from the previous configuration level.
 </para>