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
e918b1db02
commit
f6e57b5e47
1 changed files with 5 additions and 0 deletions
|
@ -181,3 +181,8 @@ browse_root = __DATA_DIR__/podcast/bbc.opml
|
|||
enabled = false
|
||||
auth_token = ?
|
||||
#explore_songs = 25
|
||||
|
||||
[mpd]
|
||||
enabled = true
|
||||
hostname = 0.0.0.0
|
||||
port = __MPD_PORT__
|
||||
|
|
Loading…
Add table
Reference in a new issue