mirror of
https://github.com/SuperBFG7/ympd
synced 2025-12-06 14:28:06 +00:00
cleanup: options and systemd service file
fix: mkrelease.sh - ignore unknown css properties in compile cleanup: serviceworker
This commit is contained in:
@@ -5,5 +5,5 @@ MPD_PORT=6600
|
||||
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
|
||||
COVERIMAGE=folder.jpg
|
||||
STATEFILE=/var/lib/mympd/mympd.state
|
||||
|
||||
Reference in New Issue
Block a user