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-24 12:44:49 +02:00 committed by GitHub
parent e918b1db02
commit f6e57b5e47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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__