changeset 683:6c14c73d74ee

Documented default value of the image_filter directive.
author Vladimir Homutov <vl@nginx.com>
date Tue, 18 Sep 2012 08:37:31 +0000
parents 9d09ba854aeb
children 2ff9c3ea8c98
files xml/en/docs/http/ngx_http_image_filter_module.xml xml/ru/docs/http/ngx_http_image_filter_module.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_image_filter_module.xml
+++ b/xml/en/docs/http/ngx_http_image_filter_module.xml
@@ -72,7 +72,7 @@ location = /empty {
     <literal>crop</literal>
     <value>width</value>
     <value>height</value></syntax>
-<default/>
+<default>off</default>
 <context>location</context>
 
 <para>
--- a/xml/ru/docs/http/ngx_http_image_filter_module.xml
+++ b/xml/ru/docs/http/ngx_http_image_filter_module.xml
@@ -72,7 +72,7 @@ location = /empty {
     <literal>crop</literal>
     <value>ширина</value>
     <value>высота</value></syntax>
-<default/>
+<default>off</default>
 <context>location</context>
 
 <para>