doc/mpdconf.example: no, logging is not disabled without `log_file`

This commit is contained in:
Max Kellermann 2018-11-14 12:07:18 +01:00
parent 464a4cbeec
commit 94c31d0da9
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
# settings. # settings.
# #
# The special value "syslog" makes MPD use the local syslog daemon. This # The special value "syslog" makes MPD use the local syslog daemon. This
# setting defaults to logging to syslog, otherwise logging is disabled. # setting defaults to logging to syslog.
# #
#log_file "~/.mpd/log" #log_file "~/.mpd/log"
# #