mirror of
https://github.com/SuperBFG7/ympd
synced 2024-12-27 03:10:26 +00:00
10 lines
272 B
Plaintext
10 lines
272 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
|
|
#SSL=-S -W 443 -C /etc/mympd/ssl/server.pem -K /etc/mympd/ssl/server.key
|