# 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.99 2013/01/09 15:07:21 fabiankeil Exp $
#
# Copyright (C) 2001-2013 Privoxy Developers http://www.privoxy.org/
#
# 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
#
#
# 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:
#
# 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
#
#
#
#
-# 5.2. forward-socks4, forward-socks4a, forward-socks5 and
-# =========================================================
-# forward-socks5t
+# 5.2. forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t
+# =========================================================================
#
# Specifies:
#
#
# # 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