X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=config;h=2e3dee59adeb290b8bdbb37771107d23f6e94e96;hp=56759df697f1224336f9ece7555fe53007f0e870;hb=a858ca7389842eeb2677252685a39bcbacfac51f;hpb=854baf8951a31a8107e73ff9aed352079b65f159 diff --git a/config b/config index 56759df6..2e3dee59 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # Sample Configuration File for Privoxy v3.0.20 # -# $Id: p-config.sgml,v 2.92 2013/01/06 11:05:37 fabiankeil Exp $ +# $Id: config,v 1.100 2013/01/09 15:07:39 fabiankeil Exp $ # # Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/ # @@ -368,7 +368,7 @@ logdir . # syntax change was necessary to be consistent with the other # file options and to allow previously forbidden characters. # -actionsfile match-all.action ## +actionsfile match-all.action # Actions that are applied to all sites and maybe overruled later on. actionsfile default.action # Main actions file actionsfile user.action # User customizations # @@ -390,8 +390,8 @@ actionsfile user.action # User customizations # # Effect if unset: # -# No textual content filtering takes place, i.e. all +filter{ -# name} actions in the actions files are turned neutral. +# No textual content filtering takes place, i.e. all +filter{name} +# actions in the actions files are turned neutral. # # Notes: # @@ -602,8 +602,8 @@ logfile logfile # you read the log messages, you may even be able to solve the # problem on your own. # -#debug 1 ## -#debug 1024 ## +#debug 1 # Log the destination for each request Privoxy let through. See also debug 1024. +#debug 1024 # Actions that are applied to all sites and maybe overruled later on. #debug 4096 # Startup banner and warnings #debug 8192 # Non-fatal errors # @@ -1222,9 +1222,8 @@ buffer-limit 4096 # # # -# 5.2. forward-socks4, forward-socks4a, forward-socks5 and -# ========================================================= -# forward-socks5t +# 5.2. forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t +# ========================================================================= # # Specifies: # @@ -1917,8 +1916,10 @@ socket-timeout 300 # # # Best speed (compared to the other levels) # compression-level 1 +# # # Best compression # compression-level 9 +# # # No compression. Only useful for testing as the added header # # slightly increases the amount of data that has to be sent. # # If your benchmark shows that using this compression level @@ -1966,8 +1967,9 @@ socket-timeout 300 # Accept \ # Accept-Language \ # Accept-Encoding \ -# Proxy-Connection,\ -# Referer,Cookie \ +# Proxy-Connection \ +# Referer \ +# Cookie \ # If-Modified-Since \ # Cache-Control \ # Content-Length \