X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=debian%2Fpatches%2F14_config.dpatch;h=ec358695969d13edf542c36ae4cd89c192457619;hp=c7eb4c933f94b602c81d38f270d51f556c2d1dba;hb=3b1aa5679211bfdff57aa46cad375ed988ed385a;hpb=802ee517a80ddfc91e1e2edaf8247092f8dee546 diff --git a/debian/patches/14_config.dpatch b/debian/patches/14_config.dpatch index c7eb4c93..ec358695 100644 --- a/debian/patches/14_config.dpatch +++ b/debian/patches/14_config.dpatch @@ -9,10 +9,10 @@ diff -urNad privoxy~/config privoxy/config --- privoxy~/config +++ privoxy/config @@ -1,4 +1,4 @@ --# Sample Configuration File for Privoxy v3.0.5 +-# Sample Configuration File for Privoxy v3.0.6 +# Sample Configuration File for Privoxy # - # $Id: config,v 1.55 2006/09/23 17:59:19 david__schmidt 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.