--------------------- PatchSet 5975 Date: 2003/10/15 22:20:48 Author: dwsquid Branch: icap-2_5 Tag: (none) Log: make 'icap_preview_enable' disabled by default because of bugs in Squid's preview implementation. Members: src/cf.data.pre:1.49.2.33.2.11->1.49.2.33.2.12 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid-sf//squid/src/cf.data.pre,v retrieving revision 1.49.2.33.2.11 retrieving revision 1.49.2.33.2.12 diff -u -r1.49.2.33.2.11 -r1.49.2.33.2.12 --- squid/src/cf.data.pre 24 Sep 2003 19:35:01 -0000 1.49.2.33.2.11 +++ squid/src/cf.data.pre 15 Oct 2003 22:20:48 -0000 1.49.2.33.2.12 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.49.2.33.2.11 2003/09/24 19:35:01 dwsquid Exp $ +# $Id: cf.data.pre,v 1.49.2.33.2.12 2003/10/15 22:20:48 dwsquid Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -2560,9 +2560,9 @@ IFDEF: HS_FEAT_ICAP COMMENT: on|off LOC: Config.icapcfg.preview_enable -DEFAULT: on +DEFAULT: off DOC_START - Set this to 'off' if you want to disable the ICAP preview + Set this to 'on' if you want to enable the ICAP preview feature in Squid. DOC_END