summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkaliko <kaliko@azylum.org>2020-11-07 16:17:54 +0100
committerMax Kellermann <max@musicpd.org>2020-11-10 15:58:03 +0100
commit6b50b673395fe2a286c17eaf12fa40de07fc511e (patch)
treeb4c4800ece35dfd70b85628a4445ea617fdc1b81 /doc
parent51ca775a1c3fe749b82e33fd1ae2d34be1ee5106 (diff)
doc/mpdconf.example: add available log levels
Diffstat (limited to 'doc')
-rw-r--r--doc/mpdconf.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 6de10e419..b636b4ce1 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -90,7 +90,8 @@
#port "6600"
#
# Suppress all messages below the given threshold. Use "verbose" for
-# troubleshooting.
+# troubleshooting. Available setting arguments are "notice", "info", "verbose",
+# "warning" and "error".
#
#log_level "notice"
#