{ "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "App": { "Version": "0.18.0", "RssUrl": "http://localhost:5000/rss/" }, "ConnectionStrings": { "DefaultConnection": "server=localhost;database=PodNoms;user id=sa;password=cTXu1nJLCpC/c" }, "Auth0": { "Domain": "podnoms.eu.auth0.com", "ClientId": "Fx6Z3kZoheEpXhZO97ioAg1asbHDdCtr" }, "Pusher": { "AppId": "242694", "Key": "9f59ab0666214980ef76", "Cluster": "eu" }, "Storage": { "CdnUrl": "https://podnomscdn.blob.core.windows.net/" }, "ApplicationsSettings": { "Downloader": "/usr/local/bin/youtube-dl" }, "ImageFileStorageSettings": { "ContainerName": "images", "MaxUploadFileSize": 10485760, "AllowedFileTypes": [ ".jpg", ".jpeg", ".png" ] }, "AudioFileStorageSettings": { "ContainerName": "audio", "MaxUploadFileSize": 4194304000, "AllowedFileTypes": [ ".mp3", ".m4a", ".wav" ] } }