1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-31 22:03:01 +00:00

cleanup: renamed startup options

cleanup: central startup options file: /etc/mympd/options
This commit is contained in:
jcorporation
2018-07-15 23:26:59 +01:00
parent 3c1dfe82f6
commit cf34f41467
8 changed files with 32 additions and 41 deletions

10
contrib/options Normal file
View File

@@ -0,0 +1,10 @@
#Copy this file to /etc/default/mympd
MPD_HOST=localhost
MPD_PORT=6600
#MPD_PASSWORD=--mpdpass PASSWORD
WEB_PORT=80
#SSL=-S -W 443 -C /etc/mympd/ssl/server.pem -K /etc/mympd/ssl/server.key
MYMPD_USER=nobody
COVERIMAGE=--coverimage folder.jpg
STATEFILE=--statefile /var/lib/mympd/mympd.state