From b81f1cf3b18517b8d2b31b9c6dbf1a88a5f9cee5 Mon Sep 17 00:00:00 2001 From: hno <> Date: Sun, 16 Jul 2000 05:56:22 +0000 Subject: [PATCH] referer_log requires USE_REFERER_LOG, or the build fails.. also updated the tag comments to the new format where --enable.. and defaults are automatically generated. --- src/cf.data.pre | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 8064f7719f..60e62f8134 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.192 2000/07/13 06:13:42 wessels Exp $ +# $Id: cf.data.pre,v 1.193 2000/07/15 23:56:22 hno Exp $ # # # SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -837,13 +837,10 @@ NAME: referer_log TYPE: string LOC: Config.Log.referer DEFAULT: none +IFDEF: USE_REFERER_LOG DOC_START - If configured with the "--enable-referer_log" configure - option, Squid will write the Referer field from HTTP - requests to the filename specified here. By default - referer_log is disabled. - -referer_log none + Squid will write the Referer field from HTTP requests to the + filename specified here. By default referer_log is disabled. DOC_END -- 2.47.3