diff xml/ru/docs/ngx_core_module.xml @ 1450:f5b5eefc43cb

Updated commercial docs for the upcoming release.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 09 Apr 2015 19:18:54 +0300
parents c79501e16e26
children eea7541e7c6a
line wrap: on
line diff
--- a/xml/ru/docs/ngx_core_module.xml	Wed Apr 08 13:56:52 2015 +0300
+++ b/xml/ru/docs/ngx_core_module.xml	Thu Apr 09 19:18:54 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Основная функциональность"
         link="/ru/docs/ngx_core_module.html"
         lang="ru"
-        rev="12">
+        rev="13">
 
 <section id="example" name="Пример конфигурации">
 
@@ -158,6 +158,7 @@
 <default>logs/error.log error</default>
 <context>main</context>
 <context>http</context>
+<context>stream</context>
 <context>server</context>
 <context>location</context>
 
@@ -194,6 +195,12 @@
 nginx с <literal>--with-debug</literal>,
 см. “<link doc="debugging_log.xml"/>”.
 </note>
+
+<note>
+Директива может быть указана на
+уровне <literal>stream</literal>
+начиная с версии 1.7.11.
+</note>
 </para>
 
 </directive>