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:
parent
66786e1182
commit
91157dd217
1 changed files with 1 additions and 1 deletions
|
@ -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__
|
||||||
|
|
Loading…
Add table
Reference in a new issue