diff xml/ru/docs/stream/ngx_stream_js_module.xml @ 2190:dfc49994218c

Updated example in HTTP njs module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 19 Jun 2018 20:43:33 +0300
parents 523dc4cc8745
children 5268c13196f2
line wrap: on
line diff
--- a/xml/ru/docs/stream/ngx_stream_js_module.xml	Tue Jun 19 20:43:33 2018 +0300
+++ b/xml/ru/docs/stream/ngx_stream_js_module.xml	Tue Jun 19 20:43:33 2018 +0300
@@ -32,6 +32,9 @@
 
 <para>
 <example>
+load_module modules/ngx_stream_js_module.so;
+...
+
 stream {
     js_include stream.js;