{ "AllowedHosts": "*", "Extraction": { "Extensions": [ ".rar" ] }, "Flood": { "Schedule": "0 */10 * * * ?", "RunOnStart": true }, "ForwardedHeaders": { "ForwardedHeaders": "XForwardedFor,XForwardedProto", "ForwardLimit": 1, "KnownProxies": [ "127.0.0.1" ] }, "QBittorrent": { "Schedule": "0 */10 * * * ?", "RunOnStart": true }, "Quartz": { "quartz.threadPool.maxConcurrency": 5 }, "Radarr": { "Username": "", "Password": "", "DebugWebhooks": false, "DeleteOnImport": false, "RemotePathMappings": {} }, "Sonarr": { "Username": "", "Password": "", "DebugWebhooks": false, "DeleteOnImport": false, "RemotePathMappings": {} }, "Torrent": { "Clients": [ { "Type": "QBittorrent", "Enabled": false, "Name": "", "Address": "", "BypassAuthentication": false, "Username": "", "Password": "", "AdditionalHeaders": {}, "SkipActiveExtraction": false } ] }, "Web": { "PooledConnectionLifetime": 300000, "Timeout": 100000 } }