{ "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection":"Server=;Database=;Uid=;Pwd=;" }, "RootMusicPath":"/music/path/", "TemporaryMusicPath":"/music/temp/path/", "ArchivePath":"/archive/path/" }