# HG changeset patch # User Yaroslav Zhuravlev # Date 1432020751 -10800 # Node ID d1e1a8d34bcef2124118af30139623c34cd553cc # Parent 64ed0ce8ac5eaf4c65d163d9d5a4f9fac80de17f Documented mail support in error_log. diff -r 64ed0ce8ac5e -r d1e1a8d34bce xml/en/docs/ngx_core_module.xml --- a/xml/en/docs/ngx_core_module.xml Fri May 15 22:21:29 2015 +0300 +++ b/xml/en/docs/ngx_core_module.xml Tue May 19 10:32:31 2015 +0300 @@ -10,7 +10,7 @@ + rev="15">
@@ -153,6 +153,7 @@ logs/error.log error main http +mail stream server location @@ -197,6 +198,12 @@ stream level starting from version 1.7.11. + + +The directive can be specified on the +mail level +starting from version 1.9.0. + diff -r 64ed0ce8ac5e -r d1e1a8d34bce xml/ru/docs/ngx_core_module.xml --- a/xml/ru/docs/ngx_core_module.xml Fri May 15 22:21:29 2015 +0300 +++ b/xml/ru/docs/ngx_core_module.xml Tue May 19 10:32:31 2015 +0300 @@ -10,7 +10,7 @@ + rev="15">
@@ -153,6 +153,7 @@ logs/error.log error main http +mail stream server location @@ -196,6 +197,12 @@ уровне stream начиная с версии 1.7.11. + + +Директива может быть указана на +уровне mail +начиная с версии 1.9.0. +