doc: rewrite the log_level documentation

This commit is contained in:
Max Kellermann
2020-09-23 13:57:02 +02:00
parent 60bbc9f626
commit 050adf6640
2 changed files with 11 additions and 8 deletions

View File

@@ -89,10 +89,8 @@
#
#port "6600"
#
# This setting controls the type of information which is logged. Available
# setting arguments are "default", "secure" or "verbose". The "verbose" setting
# argument is recommended for troubleshooting, though can quickly stretch
# available resources on limited hardware storage.
# Suppress all messages below the given threshold. Use "verbose" for
# troubleshooting.
#
#log_level "default"
#