summaryrefslogtreecommitdiff
path: root/doc/tinyproxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tinyproxy.conf')
-rw-r--r--doc/tinyproxy.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index 6ec968f..c5fc5d3 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -34,6 +34,15 @@ Logfile "/var/log/tinyproxy.log"
# Syslog On
#
+# Set the logging level. Allowed settings are:
+# Critical
+# Error
+# Warning
+# Notice
+# Info
+LogLevel Info
+
+#
# PidFile: Write the PID of the main tinyproxy thread to this file so it
# can be used for signalling purposes.
#