Add logfile option to sample conf file

This commit is contained in:
Ron Pedde 2004-04-13 21:01:32 +00:00
parent 6f5b8b6e96
commit 7048d7c15e

View File

@ -105,3 +105,19 @@ playlist /etc/mt-daapd.playlist
extensions .mp3,.m4a,.m4p extensions .mp3,.m4a,.m4p
#
# logfile (optional)
#
# This is the file to log to. If this is not configured,
# then it will log to the syslog.
#
# Not that the -d <level> switch will control the log verbosity.
# By default, it runs at log level 1. Log level 9 will churn
# out scads of useless debugging information. Values in between
# will vary the amount of logging you get.
#
#logfile /var/log/mt-daapd.log