]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Document the reply_body_max_size line format
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 8 Oct 2008 05:46:03 +0000 (18:46 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 8 Oct 2008 05:46:03 +0000 (18:46 +1300)
src/cf.data.pre

index f4df71cb3e953f93ec9fd0c3aa5fe1d7533a160c..14d2fb12747485f765047b51b3220fadf8699f45 100644 (file)
@@ -968,6 +968,12 @@ DOC_START
 
        If you set this parameter none (the default), there will be
        no limit imposed.
+
+       Configuration Format is:
+               reply_body_max_size SIZE UNITS [acl ...]
+       ie.
+               reply_body_max_size 10 MB
+
 DOC_END
 
 COMMENT_START