[Privoxy-commits] [privoxy] 30/48: Update meaning of debug bit 4
User Git
git at git.privoxy.org
Thu Dec 17 14:18:06 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 125db0e9a702bf21a54d10f0555fc0665b786f96
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Dec 16 10:38:52 2020 +0100
Update meaning of debug bit 4
---
doc/source/contacting.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml
index 42720289..640ea7d5 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -129,7 +129,7 @@
<literallayout>debug 1 # Log the destination for each request Privoxy let through.
# See also debug 1024.
debug 2 # show each connection status
-debug 4 # show I/O status
+debug 4 # show tagging-related messages
debug 8 # show header parsing
debug 128 # debug redirects
debug 256 # debug GIF de-animation
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list