From: Amos Jeffries Date: Wed, 8 Oct 2008 05:46:03 +0000 (+1300) Subject: Document the reply_body_max_size line format X-Git-Tag: SQUID_3_2_0_1~1428 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3bc32f2f96313fbb2e9929c4e11284050eaccaa8;p=thirdparty%2Fsquid.git Document the reply_body_max_size line format --- diff --git a/src/cf.data.pre b/src/cf.data.pre index f4df71cb3e..14d2fb1274 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -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