|
current config,1.59,1.60: msg#00024web.privoxy.cvs
Update of /cvsroot/ijbswa/current In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv22299 Modified Files: config Log Message: Include recent changes. Index: config =================================================================== RCS file: /cvsroot/ijbswa/current/config,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- config 15 Nov 2007 02:46:31 -0000 1.59 +++ config 8 Dec 2007 14:30:40 -0000 1.60 @@ -128,7 +128,7 @@ # If set, this option should be the first option in the config # file, because it is used while the config file is being read. # -#user-manual http://www.privoxy.org/user-manual/ +user-manual /home/halb/privoxy/share/doc/privoxy/user-manual/ # # # 1.2. trust-info-url @@ -260,7 +260,7 @@ # # No trailing "/", please. # -confdir . +confdir /home/halb/privoxy/etc # # # 2.2. templdir @@ -315,7 +315,7 @@ # # No trailing "/", please. # -logdir . +logdir /home/halb/privoxy/var/log/privoxy # # # 2.4. actionsfile @@ -437,15 +437,12 @@ # an ad you think it should block) and it can help you to monitor # what your browser is doing. # -# Many users will never look at it, however, and it's a privacy -# risk if third parties can get access to it. It is therefore -# disabled by default in Privoxy 3.0.7 and later. +# Depending on the debug options below, the logfile may be a privacy +# risk if third parties can get access to it. As most users will never +# look at it, Privoxy 3.0.7 and later only log fatal errors by default. # -# For troubleshooting purposes, you will have to explicitly enable -# it. Please don't file any support requests without trying to -# reproduce the problem with logging enabled first. Once you read -# the log messages, you may even be able to solve the problem on -# your own. +# For most troubleshooting purposes, you will have to change that, please +# refer to the debugging section for details. # # Your logfile will grow indefinitely, and you will probably # want to periodically remove it. On Unix systems, you can do @@ -597,21 +594,32 @@ # use multiple debug lines. # # A debug level of 1 is informative because it will show you each -# request as it happens. 1, 4096 and 8192 are highly recommended -# so that you will notice when things go wrong. The other levels -# are probably only of interest if you are hunting down a specific -# problem. They can produce a hell of an output (especially 16). +# request as it happens. 1, 4096 and 8192 are recommended so that you +# will notice when things go wrong. The other levels are probably only +# of interest if you are hunting down a specific problem. They can +# produce a hell of an output (especially 16). # -# If you want to use CLF (Common Log Format), you should set -# "debug 512" ONLY and not enable anything else. +# Privoxy used to ship with the debug levels recommended above enabled +# by default, but due to privacy concerns 3.0.7 and later are +# configured to only log fatal errors. +# +# If you are used to the more verbose settings, simply enable the debug +# lines below again. +# +# If you want to use pure CLF (Common Log Format), you should set +# debug 512 ONLY and not enable anything else. # # Privoxy has a hard-coded limit for the length of log messages. If # it's reached, messages are logged truncated and marked with # "... [too long, truncated]". # -debug 1 # show each GET/POST/CONNECT request -debug 4096 # Startup banner and warnings -debug 8192 # Errors - *we highly recommended enabling this* +# Please don't file any support requests without trying to reproduce +# the problem with increased debug level first. Once you read the log +# messages, you may even be able to solve the problem on your own. +# +#debug 1 # show each GET/POST/CONNECT request +#debug 4096 # Startup banner and warnings +#debug 8192 # Errors - *we highly recommended enabling this* # # # 3.2. single-threaded ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | current/templates show-url-info, 1.21, 1.22 cgi-style.css, 1.10, 1.11: 00024, noreply |
|---|---|
| Next by Date: | current README, 1.55, 1.56 AUTHORS, 1.46, 1.47 INSTALL, 1.15, 1.16 privoxy.1, 1.37, 1.38: 00024, noreply |
| Previous by Thread: | current/templates show-url-info, 1.21, 1.22 cgi-style.css, 1.10, 1.11i: 00024, noreply |
| Next by Thread: | current README, 1.55, 1.56 AUTHORS, 1.46, 1.47 INSTALL, 1.15, 1.16 privoxy.1, 1.37, 1.38: 00024, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |