mirror of
https://github.com/SuperBFG7/ympd
synced 2024-11-05 06:16:16 +00:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
#Copy this file to /etc/default/mympd
|
|
MPD_HOST=localhost
|
|
MPD_PORT=6600
|
|
MPD_PASSWORD=
|
|
WEB_PORT=80
|
|
MYMPD_USER=nobody
|
|
COVERIMAGE=--coverimage folder.jpg
|
|
STATEFILE=--statefile /var/lib/mympd/mympd.state |