diff xml/en/docs/stream/ngx_stream_js_module.xml @ 3007:3184864bbb3f

Added SharedDict to njs Reference.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 16 Aug 2023 12:12:22 +0100
parents 7eafa16bb07c
children 4470b2bff7b7
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_js_module.xml	Sat Sep 02 13:01:52 2023 -0400
+++ b/xml/en/docs/stream/ngx_stream_js_module.xml	Wed Aug 16 12:12:22 2023 +0100
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_js_module"
         link="/en/docs/stream/ngx_stream_js_module.html"
         lang="en"
-        rev="38">
+        rev="39">
 
 <section id="summary">
 
@@ -622,7 +622,8 @@
 
 <para>
 Sets the <value>name</value> and <value>size</value> of the shared memory zone
-that keeps the key-value dictionary
+that keeps the
+key-value <link doc="../njs/reference.xml" id="dict">dictionary</link>
 shared between worker processes.
 </para>