# $Id$
#
# open config, no other proxy used. To use a proxy, enable something
# like the following line.
#forward / proxy.example.edu:8000
# what to point your browser at
listen-address 127.0.0.1:8787
# special conf/log pathes for my custom privoxyctl setup
confdir ..
logdir ..
logfile logfile
jarfile jarfile
actionsfile standard # Internal purpose, recommended
actionsfile default # Main actions file
actionsfile user # User customizations
filterfile default.filter
#trustfile trust
#trust-info-url http://www.example.com/why_we_block.html
#trust-info-url http://www.example.com/what_we_allow.html
#user-manual http://www.privoxy.org/user-manual/
#admin-address nobody@example.org
#proxy-info-url http://www.example.com/proxy-service.html
# debug 1 # show each GET/POST/CONNECT request
# debug 2 # show each connection status
# debug 4 # show I/O status
# debug 8 # show header parsing
# debug 16 # log all data into the logfile
# debug 32 # debug force feature
# debug 64 # debug regular expression filter
# debug 128 # debug fast redirects
# debug 256 # debug GIF de-animation
# debug 512 # Common Log Format
# debug 1024 # debug kill pop-ups
# debug 2048 # CGI user interface
# debug 4096 # Startup banner and warnings.
# debug 8192 # Non-fatal errors
#debug 1 # show each GET/POST/CONNECT request
#debug 4096 # Startup banner and warnings
#debug 8192 # Errors - *we highly recommended enabling this*
#single-threaded
toggle 1
enable-remote-toggle 1
enable-edit-actions 1
buffer-limit 8192