From d14c3b75a8cabe4569b899785b2059e96e581227 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Thu, 19 Oct 2023 21:01:32 +0000
Subject: More doc fixes
Signed-off-by: Laurent Bercot
---
doc/tipidee.conf.html | 22 ----------------------
1 file changed, 22 deletions(-)
(limited to 'doc/tipidee.conf.html')
diff --git a/doc/tipidee.conf.html b/doc/tipidee.conf.html
index 4af3b8b..04ac254 100644
--- a/doc/tipidee.conf.html
+++ b/doc/tipidee.conf.html
@@ -149,28 +149,6 @@ serving. The directive name is global, and it takes two arguments: the
name and the value of a setting.
-
-
verbosity
-
-
-
- global verbosity v
-
-
-
- - v is a non-negative integer, describing the level of verbosity that
-tipideed will write to its stderr with.
- - 0 means only error messages will be printed.
- - 1 is the default; it means error messages and warnings will be printed.
- - 2 is more verbose, also printing a summary of every HTTP request.
- - 3 is like 2 but also prints personally identifiable client information,
-such as its IP address.
- - 4 prints a lot of details for every request.
- - 5 or more is debugging output.
- - The configuration file setting can be overwritten by a -v
-option on the tipideed command line.
-
-
read_timeout
--
cgit v1.3.1