|
@@ -42,7 +42,7 @@ db_file {{ [path,item,db_file]|join() }} |
|
|
# 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, otherwise logging is disabled. |
|
|
# |
|
|
# |
|
|
log_file {{ [log_dir,item,'mpd.log']|join() }} |
|
|
|
|
|
|
|
|
log_file {{ [log_dir,'mpd',item,'.log']|join() }} |
|
|
# |
|
|
# |
|
|
# This setting sets the location of the file which stores the process ID |
|
|
# This setting sets the location of the file which stores the process ID |
|
|
# for use of mpd --kill and some init scripts. This setting is disabled by |
|
|
# for use of mpd --kill and some init scripts. This setting is disabled by |
|
|