# HG changeset patch # User Yaroslav Zhuravlev # Date 1553610020 -10800 # Node ID 1101e24c6d1451f7fc3c87c46b2281f01ec0dbb5 # Parent 3ef39edf4836f4e0ab57bd498256a6db533294f5 Documented the js_path directive. diff --git a/xml/en/docs/http/ngx_http_js_module.xml b/xml/en/docs/http/ngx_http_js_module.xml --- a/xml/en/docs/http/ngx_http_js_module.xml +++ b/xml/en/docs/http/ngx_http_js_module.xml @@ -9,7 +9,7 @@ + rev="19">
@@ -143,6 +143,20 @@ Specifies a file that implements locatio + + +path + +http +0.3.0 + + +Sets an additional path for njs modules. + + + + + $variable function diff --git a/xml/en/docs/stream/ngx_stream_js_module.xml b/xml/en/docs/stream/ngx_stream_js_module.xml --- a/xml/en/docs/stream/ngx_stream_js_module.xml +++ b/xml/en/docs/stream/ngx_stream_js_module.xml @@ -9,7 +9,7 @@ + rev="17">
@@ -168,6 +168,20 @@ Specifies a file that implements server + + +path + +http +0.3.0 + + +Sets an additional path for njs modules. + + + + + function diff --git a/xml/ru/docs/http/ngx_http_js_module.xml b/xml/ru/docs/http/ngx_http_js_module.xml --- a/xml/ru/docs/http/ngx_http_js_module.xml +++ b/xml/ru/docs/http/ngx_http_js_module.xml @@ -9,7 +9,7 @@ + rev="19">
@@ -144,6 +144,20 @@ function hello(r) { + + +путь + +http +0.3.0 + + +Задаёт дополнительный путь для модулей njs. + + + + + $переменная функция diff --git a/xml/ru/docs/stream/ngx_stream_js_module.xml b/xml/ru/docs/stream/ngx_stream_js_module.xml --- a/xml/ru/docs/stream/ngx_stream_js_module.xml +++ b/xml/ru/docs/stream/ngx_stream_js_module.xml @@ -9,7 +9,7 @@ + rev="17">
@@ -183,6 +183,20 @@ function access(s) { + + +путь + +http +0.3.0 + + +Задаёт дополнительный путь для модулей njs. + + + + + $переменная функция