[Privoxy-commits] [privoxy] 02/13: contacting: Clarify that 'debug 32768' should be used in addition to the other debug directives
User Git
git at git.privoxy.org
Wed Feb 24 08:54:59 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 0ef5eb878212dd921cf08f842215db04506854af
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Feb 22 11:46:21 2021 +0100
contacting: Clarify that 'debug 32768' should be used in addition to the other debug directives
---
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 61f08549..4383cb44 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -145,7 +145,7 @@ debug 65536 # Log applying actions</literallayout>
<literallayout>debug 64 # debug regular expression filters</literallayout>
<para>
If you suspect that Privoxy interprets the request or the response
- incorrectly, please enable
+ incorrectly, please enable additionally
</para>
<literallayout>debug 32768 # log all data read from the network</literallayout>
<para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list