From: hno <> Date: Fri, 25 Jul 2003 23:54:35 +0000 (+0000) Subject: From Pawel Worach X-Git-Tag: SQUID_3_0_PRE2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ff2d7933861cae0c54b8418d9bf6b989b33a461;p=thirdparty%2Fsquid.git From Pawel Worach small fix for cf.data: cache_access_log is called access_log now --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 5fcd4c8798..93357bc366 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.333 2003/07/16 12:54:42 hno Exp $ +# $Id: cf.data.pre,v 1.334 2003/07/25 17:54:35 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -2716,8 +2716,8 @@ DEFAULT: none COMMENT: allow|deny acl acl... DOC_START This options allows you to control which requests gets logged - to access.log (see cache_access_log directive). Requests denied - for logging will also not be accounted for in performance counters. + to access.log (see access_log directive). Requests denied for + logging will also not be accounted for in performance counters. DOC_END COMMENT_START