From: David Schmidt Date: Tue, 29 Aug 2006 01:46:23 +0000 (+0000) Subject: Accidentially turned prevent-compression off. X-Git-Tag: v_3_0_5~131 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=71590938443a42ee769ba175607ec67f5fc7ba2d;p=privoxy.git Accidentially turned prevent-compression off. --- diff --git a/default.action.master b/default.action.master index 8a5447fd..cb2d46f8 100644 --- a/default.action.master +++ b/default.action.master @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.13 2006/08/19 03:13:00 david__schmidt Exp $ +# $Id: default.action.master,v 1.14 2006/08/29 00:39:54 david__schmidt Exp $ # # Purpose : Default actions file, see # http://www.privoxy.org/user-manual/actions-file.html @@ -454,7 +454,7 @@ allow-ads = -block -filter{banners-by-size} -filter{banners-by-link} -inspect-jpegs \ -kill-popups \ -limit-connect \ --prevent-compression \ ++prevent-compression \ -send-vanilla-wafer \ -send-wafer \ +session-cookies-only \