Update mympd.conf.dist

This commit is contained in:
Jürgen Mang 2019-02-01 09:03:36 +01:00 committed by GitHub
parent 6a2e7c4ee8
commit 13a09ac518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
[mpd]
#Connection to mpd
mpdhost = 127.0.0.1
mpdport = 6600
#mpdpass =
host = 127.0.0.1
port = 6600
#pass =
#Port for mpd http stream
streamport = 8000