From: hno <> Date: Sat, 20 Oct 2001 17:12:37 +0000 (+0000) Subject: ssl_unclean_shutdown needs to be ifdef USE_SSL X-Git-Tag: SQUID_3_0_PRE1~1335 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1d9c13c2aee130b6942694760ed651cf660f0ae;p=thirdparty%2Fsquid.git ssl_unclean_shutdown needs to be ifdef USE_SSL --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 54db8a84ad..a815996bbd 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.236 2001/10/20 09:32:51 hno Exp $ +# $Id: cf.data.pre,v 1.237 2001/10/20 11:12:37 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -129,6 +129,7 @@ DOC_START DOC_END NAME: ssl_unclean_shutdown +IFDEF: USE_SSL TYPE: onoff DEFAULT: off LOC: Config.SSL.unclean_shutdown