X-Git-Url: https://git.rvb.name/mpd-web.git/blobdiff_plain/40bb089389b428c836f544e2d94a48dfae415229..HEAD:/config/config.php diff --git a/config/config.php b/config/config.php index fecc1f6..25f4c38 100644 --- a/config/config.php +++ b/config/config.php @@ -2,6 +2,6 @@ $mpd_host ="localhost"; $mpd_port = "6600"; -$mpd_password = "mypassword" +$mpd_password = "mypassword"; ?>