diff xml/en/docs/ngx_core_module.xml @ 444:43c84d19bf92

Added a note about the NGINX environment variable.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 12 Mar 2012 12:32:04 +0000
parents df261b1ce71f
children 571b790ddf9e
line wrap: on
line diff
--- a/xml/en/docs/ngx_core_module.xml
+++ b/xml/en/docs/ngx_core_module.xml
@@ -138,6 +138,13 @@ env OPENSSL_ALLOW_PROXY_CERTS=1;
 </example>
 </para>
 
+<para>
+<note>
+The NGINX environment variable is used internally by nginx
+and should not be set directly by the user.
+</note>
+</para>
+
 </directive>