[Privoxy-commits] [privoxy] 09/48: Document the new meaning of debug bit 4

User Git git at git.privoxy.org
Thu Dec 17 14:17:45 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 e9c28754fbe1bc45613d597830865f8c8ae98c6d
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Dec 15 10:00:46 2020 +0100

    Document the new meaning of debug bit 4
---
 doc/source/p-config.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index 83ee1313..eb75d4e3 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -1018,7 +1018,7 @@ actionsfile
     <programlisting>
   debug     1 # Log the destination for each request. 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    16 # log all data written to the network
   debug    32 # debug force feature

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list