From 13e917b56b20022160f86402a0417e66f82f0727 Mon Sep 17 00:00:00 2001 From: amosjeffries <> Date: Thu, 11 Oct 2007 18:45:44 +0000 Subject: [PATCH] digest_generation docs should reference compile option not internal macro. --- src/cf.data.pre | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index dfeca94a35..bd10922132 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.477 2007/09/30 11:21:39 amosjeffries Exp $ +# $Id: cf.data.pre,v 1.478 2007/10/11 12:45:44 amosjeffries Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -3829,7 +3829,7 @@ DEFAULT: on DOC_START This controls whether the server will generate a Cache Digest of its contents. By default, Cache Digest generation is - enabled if Squid is compiled with USE_CACHE_DIGESTS defined. + enabled if Squid is compiled with --enable-cache-digests defined. DOC_END NAME: digest_bits_per_entry -- 2.47.2