diff xml/en/docs/mail/ngx_mail_imap_module.xml @ 2102:d7f34859645b

Matched wording of imap_client_buffer with proxy_buffer_size.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Feb 2018 13:47:06 +0300
parents 237a10fb98d2
children 48004177276d
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_imap_module.xml	Fri Feb 09 20:36:15 2018 +0300
+++ b/xml/en/docs/mail/ngx_mail_imap_module.xml	Tue Feb 13 13:47:06 2018 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_imap_module"
         link="/en/docs/mail/ngx_mail_imap_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="directives" name="Directives">
 
@@ -92,7 +92,7 @@
 <context>server</context>
 
 <para>
-Sets the IMAP commands read buffer size.
+Sets the <value>size</value> of the buffer used for reading IMAP commands.
 By default, the buffer size is equal to one memory page.
 This is either 4K or 8K, depending on a platform.
 </para>