Enable MPD proxy database

This commit is contained in:
Ehmry - 2019-09-02 10:18:44 +02:00
parent cf4ef255c6
commit feb1b78310
1 changed files with 0 additions and 2 deletions

View File

@ -9,14 +9,12 @@ let
{
dbFile = null;
musicDirectory = "/mnt/storage/Music";
/*
extraConfig = ''
database {
plugin "proxy"
host "storage-ng.hq.c3d2.de"
}
'';
*/
};
in
{