{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.Hosting.Lifetime": "Information", "Quartz": "Warning", "System.Net.Http.HttpClient": "Error" } }, "QuartzConfig": { "BlockedTorrentTrigger": "0 0/5 * * * ?" }, "QBitConfig": { "Url": "http://localhost:8080", "Username": "", "Password": "" }, "SonarrConfig": { "Instances": [ { "Url": "http://localhost:8989", "ApiKey": "" } ] } }