15 lines
301 B
Plaintext
15 lines
301 B
Plaintext
# Location of PID file
|
|
pidFile=/var/run/cantata-dynamic/pid
|
|
|
|
# Location of dynamic rules files
|
|
filesDir=/var/lib/mpd/dynamic
|
|
|
|
# Name and location of smbolic link to currently active rules
|
|
activeFile=/var/run/cantata-dynamic/rules
|
|
|
|
# MPD connection details
|
|
mpdHost=localhost
|
|
mpdPort=6600
|
|
mpdPassword=
|
|
|