diff --git a/conf/app.conf b/conf/app.conf index 45fefdf..e738858 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -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__