Procházet zdrojové kódy

working on changes, and debugging

master
Erin Sims před 2 roky
rodič
revize
ba28aa2b1d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      playbooks/mpdf.conf.j2

+ 1
- 1
playbooks/mpdf.conf.j2 Zobrazit soubor

@@ -42,7 +42,7 @@ db_file {{ [path,item,db_file]|join() }}
# The special value "syslog" makes MPD use the local syslog daemon. This
# 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
# for use of mpd --kill and some init scripts. This setting is disabled by


Načítá se…
Zrušit
Uložit