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

index 7b00efbb6337e589b0d9b1c07361892b8380fedb..9d47d76fe7557c30c70f320799dd53b862948f13 100644 (file)
@@ -871,6 +871,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