Fix a comment that described the effect of debug 1024 incorrectly
authorFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:17:34 +0000 (12:17 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:17:34 +0000 (12:17 +0000)
The comment is correct in the source file already but the config
file generation requires manual labour and the "[m]anual config fixes"
I applied in r1.100 (2009) added the comment at the wrong place.

config

diff --git a/config b/config
index cf1224e..ff6e7c3 100644 (file)
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy 3.0.27
 #
-# $Id: config,v 1.114 2017/06/26 12:16:21 fabiankeil Exp $
+# $Id: config,v 1.115 2017/06/26 12:17:17 fabiankeil Exp $
 #
 # Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/
 #
@@ -611,7 +611,7 @@ logfile logfile
 #      problem on your own.
 #
 #debug     1 # Log the destination for each request Privoxy let through. See also debug 1024.
-#debug  1024 # Actions that are applied to all sites and maybe overruled later on.
+#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
 #