From: Amos Jeffries Date: Tue, 14 Oct 2008 10:18:50 +0000 (+1300) Subject: Document the reply_body_max_size line format X-Git-Tag: SQUID_3_0_STABLE10~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c6d9469beca876f3589089c02804eef807292f;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 7b00efbb63..9d47d76fe7 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -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