From 91157dd2177f2f9639fc7c024e3db3a6279c1fab Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Wed, 25 Aug 2021 13:29:42 +0200 Subject: [PATCH] MPD extension --- conf/app.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.conf b/conf/app.conf index e738858..3b5185a 100644 --- a/conf/app.conf +++ b/conf/app.conf @@ -183,6 +183,6 @@ auth_token = ? #explore_songs = 25 [mpd] -enabled = true +enabled = __MPD_STATE__ hostname = 0.0.0.0 port = __MPD_PORT__