changeset 2806:462ca0f20a3d

Documented variables support for stream keyval module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 29 Nov 2021 10:45:07 +0000
parents 6fa0e92f6607
children 4b73197f8ca9
files xml/en/docs/stream/ngx_stream_keyval_module.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_keyval_module.xml	Fri Nov 26 15:30:44 2021 +0300
+++ b/xml/en/docs/stream/ngx_stream_keyval_module.xml	Mon Nov 29 10:45:07 2021 +0000
@@ -9,14 +9,16 @@
 <module name="Module ngx_stream_keyval_module"
         link="/en/docs/stream/ngx_stream_keyval_module.html"
         lang="en"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
 <para>
 The <literal>ngx_stream_keyval_module</literal> module (1.13.7) creates variables
 with values taken from key-value pairs managed by the
-<link doc="../http/ngx_http_api_module.xml" id="stream_keyvals_">API</link>.
+<link doc="../http/ngx_http_api_module.xml" id="stream_keyvals_">API</link>
+or a variable that can also be set with
+<link url="https://github.com/nginx/njs-examples/">njs</link>.
 </para>
 
 <para>