X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=debian%2Fpatches%2F14_config.dpatch;h=ec358695969d13edf542c36ae4cd89c192457619;hp=ae8f063a2e22a73bbaac5c169a0f923aa16645a0;hb=3b1aa5679211bfdff57aa46cad375ed988ed385a;hpb=47e9a13bb048883664b6e03d5ce325f36b68783c diff --git a/debian/patches/14_config.dpatch b/debian/patches/14_config.dpatch index ae8f063a..ec358695 100644 --- a/debian/patches/14_config.dpatch +++ b/debian/patches/14_config.dpatch @@ -12,7 +12,7 @@ diff -urNad privoxy~/config privoxy/config -# Sample Configuration File for Privoxy v3.0.6 +# Sample Configuration File for Privoxy # - # $Id: config,v 1.56 2006/11/14 01:54:36 hal9 Exp $ + # $Id: config,v 1.57 2007/01/02 01:39:52 david__schmidt Exp $ # @@ -123,7 +123,7 @@ # If set, this option should be the first option in the config @@ -52,6 +52,15 @@ diff -urNad privoxy~/config privoxy/config # # 2.3. actionsfile +@@ -575,7 +575,7 @@ + # If you want to use CLF (Common Log Format), you should set + # "debug 512" ONLY and not enable anything else. + # +-debug 1 # show each GET/POST/CONNECT request ++#debug 1 # show each GET/POST/CONNECT request + debug 4096 # Startup banner and warnings + debug 8192 # Errors - *we highly recommended enabling this* + @@ -735,7 +735,7 @@ # Note that you must have compiled Privoxy with support for this # feature, otherwise this option has no effect. @@ -61,6 +70,15 @@ diff -urNad privoxy~/config privoxy/config # # 4.4. enable-remote-http-toggle +@@ -770,7 +770,7 @@ + # untrustworthy clients and want to enforce filtering, you will + # have to disable this option, otherwise you can ignore it. + # +-enable-remote-http-toggle 1 ++enable-remote-http-toggle 0 + + # + # 4.5. enable-edit-actions @@ -803,7 +803,7 @@ # Note that you must have compiled Privoxy with support for this # feature, otherwise this option has no effect.