diff xml/en/docs/http/ngx_http_memcached_module.xml @ 1157:a8a643647c76

Added descriptions for $invalid_referer and $memcached_key.
author Vladimir Homutov <vl@nginx.com>
date Wed, 16 Apr 2014 17:07:37 +0400
parents 4c2324a7eeea
children 57fc39924d42
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_memcached_module.xml
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_memcached_module"
         link="/en/docs/http/ngx_http_memcached_module.html"
         lang="en"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -241,4 +241,20 @@ the connection is closed.
 
 </section>
 
+
+<section id="variables" name="Embedded Variables">
+
+<para>
+<list type="tag">
+
+<tag-name id="var_memcached_key"><var>$memcached_key</var></tag-name>
+<tag-desc>
+Defines a key for obtaining response from a memcached server.
+</tag-desc>
+
+</list>
+</para>
+
+</section>
+
 </module>