diff --git a/contrib/mt-daapd.conf b/contrib/mt-daapd.conf index 6ff399d3..8cba0cfb 100644 --- a/contrib/mt-daapd.conf +++ b/contrib/mt-daapd.conf @@ -105,3 +105,19 @@ playlist /etc/mt-daapd.playlist 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 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 + + +