Rebuild config file
authorFabian Keil <fk@fabiankeil.de>
Wed, 1 Dec 2021 10:06:47 +0000 (11:06 +0100)
committerFabian Keil <fk@fabiankeil.de>
Wed, 1 Dec 2021 16:06:06 +0000 (17:06 +0100)
config

diff --git a/config b/config
index e0434e2..c38b7f5 100644 (file)
--- a/config
+++ b/config
@@ -610,10 +610,17 @@ logfile logfile
 #      you read the log messages, you may even be able to solve the
 #      problem on your own.
 #
 #      you read the log messages, you may even be able to solve the
 #      problem on your own.
 #
-#debug     1 # Log the destination for each request.
+#debug     1 # Log the destination for each request. See also debug 1024.
+#debug     2 # show each connection status
+#debug     4 # show tagging-related messages
+#debug     8 # show header parsing
+#debug   128 # debug redirects
+#debug   256 # debug GIF de-animation
+#debug   512 # Common Log Format
 #debug  1024 # Log the destination for requests Privoxy didn't let through, and the reason why.
 #debug  4096 # Startup banner and warnings
 #debug  8192 # Non-fatal errors
 #debug  1024 # Log the destination for requests Privoxy didn't let through, and the reason why.
 #debug  4096 # Startup banner and warnings
 #debug  8192 # Non-fatal errors
+#debug 65536 # Log applying actions
 #
 #  3.2. single-threaded
 #  =====================
 #
 #  3.2. single-threaded
 #  =====================