diff xml/ru/docs/http/ngx_http_js_module.xml @ 2534:33468af2eaf7

Moved load_module from examples of js modules to Installation.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 22 Apr 2020 16:54:18 +0100
parents 617bc29bd759
children b4991bbd64ee
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_js_module.xml	Wed Apr 22 16:54:18 2020 +0100
+++ b/xml/ru/docs/http/ngx_http_js_module.xml	Wed Apr 22 16:54:18 2020 +0100
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_js_module"
         link="/ru/docs/http/ngx_http_js_module.html"
         lang="ru"
-        rev="21">
+        rev="22">
 
 <section id="summary">
 
@@ -34,9 +34,6 @@
 Пример работает начиная с версии
 <link doc="../njs/changes.xml" id="njs0.4.0">0.4.0</link>.
 <example>
-load_module modules/ngx_http_js_module.so;
-...
-
 http {
     js_import http.js;