From 5aedb1887a9348eba5db2912d462314213400d6b Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 14 Jun 2008 13:16:40 +0000 Subject: [PATCH] - Shorten white space after debug directives. - GC "debug 1024". --- doc/source/p-config.sgml | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 0e47644d..68538d39 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3,7 +3,7 @@ Purpose : Used with other docs and files only. - $Id: p-config.sgml,v 2.29 2008/03/26 18:07:18 fabiankeil Exp $ + $Id: p-config.sgml,v 2.30 2008/03/27 18:31:20 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -95,7 +95,7 @@ Sample Configuration File for Privoxy v&p-version; - $Id: p-config.sgml,v 2.29 2008/03/26 18:07:18 fabiankeil Exp $ + $Id: p-config.sgml,v 2.30 2008/03/27 18:31:20 fabiankeil Exp $ Copyright (C) 2001-2008 Privoxy Developers http://www.privoxy.org/ @@ -1058,20 +1058,19 @@ actionsfile - debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request) - debug 2 # show each connection status - debug 4 # show I/O status - debug 8 # show header parsing - debug 16 # log all data written to the network into the logfile - debug 32 # debug force feature - debug 64 # debug regular expression filters - debug 128 # debug redirects - debug 256 # debug GIF de-animation - debug 512 # Common Log Format - debug 1024 # Unused - debug 2048 # CGI user interface - debug 4096 # Startup banner and warnings. - debug 8192 # Non-fatal errors + debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request) + debug 2 # show each connection status + debug 4 # show I/O status + debug 8 # show header parsing + debug 16 # log all data written to the network into the logfile + debug 32 # debug force feature + debug 64 # debug regular expression filters + debug 128 # debug redirects + debug 256 # debug GIF de-animation + debug 512 # Common Log Format + debug 2048 # CGI user interface + debug 4096 # Startup banner and warnings. + debug 8192 # Non-fatal errors @@ -1113,9 +1112,9 @@ actionsfile -@@#debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request)]]> -@@#debug 4096 # Startup banner and warnings]]> -@@#debug 8192 # Non-fatal errors]]> +@@#debug 1 # log each request destination (and the crunch reason if &my-app; intercepted the request)]]> +@@#debug 4096 # Startup banner and warnings]]> +@@#debug 8192 # Non-fatal errors]]> -- 2.39.2