1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

MPD extension

This commit is contained in:
siwinter 2021-08-25 13:29:42 +02:00 committed by GitHub
parent 66786e1182
commit 91157dd217
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,6 +183,6 @@ auth_token = ?
#explore_songs = 25 #explore_songs = 25
[mpd] [mpd]
enabled = true enabled = __MPD_STATE__
hostname = 0.0.0.0 hostname = 0.0.0.0
port = __MPD_PORT__ port = __MPD_PORT__