comparison xml/en/docs/http/ngx_http_image_filter_module.xml @ 205:f743d1f4683a

Fixed wording.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 25 Nov 2011 13:45:14 +0000
parents eed54ef19197
children bfe3eff81d04
comparison
equal deleted inserted replaced
204:eed54ef19197 205:f743d1f4683a
165 <context>server</context> 165 <context>server</context>
166 <context>location</context> 166 <context>location</context>
167 167
168 <para> 168 <para>
169 Sets the desired quality of the transformed JPEG images. 169 Sets the desired quality of the transformed JPEG images.
170 Lesser values usually imply both lower quality and smaller image sizes. 170 Lesser values usually imply both lower image quality and less data to transfer.
171 The maximum recommended value is 95. 171 The maximum recommended value is 95.
172 The argument value can contain variables. 172 The argument value can contain variables.
173 </para> 173 </para>
174 174
175 </directive> 175 </directive>