diff xml/en/docs/http/ngx_http_session_log_module.xml @ 2593:eeed494bba51

Unified phrases about configuration levels and inheritance.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 21 Sep 2020 15:45:07 +0300
parents ca7568f67dee
children
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_session_log_module.xml	Fri Sep 11 15:46:11 2020 +0300
+++ b/xml/en/docs/http/ngx_http_session_log_module.xml	Mon Sep 21 15:45:07 2020 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_session_log_module"
         link="/en/docs/http/ngx_http_session_log_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -60,9 +60,9 @@
 
 <para>
 Enables the use of the specified session log.
-The special value <literal>off</literal> cancels all
-<literal>session_log</literal> directives inherited from the previous
-configuration level.
+The special value <literal>off</literal> cancels the effect
+of the <literal>session_log</literal> directives
+inherited from the previous configuration level.
 </para>
 
 </directive>