diff xml/en/docs/http/ngx_http_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/http/ngx_http_js_module.xml
+++ b/xml/en/docs/http/ngx_http_js_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_js_module"
         link="/en/docs/http/ngx_http_js_module.html"
         lang="en"
-        rev="40">
+        rev="41">
 
 <section id="summary">
 
@@ -637,7 +637,8 @@ since <link doc="../njs/changes.xml" id=
 
 <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>