From e9c28754fbe1bc45613d597830865f8c8ae98c6d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 15 Dec 2020 10:00:46 +0100 Subject: [PATCH] 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 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 -- 2.39.2