mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-26 03:19:34 -05:00
Remove stalled downloads (#21)
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
},
|
||||
"QueueCleaner": {
|
||||
"Enabled": true,
|
||||
"RunSequentially": true
|
||||
"RunSequentially": true,
|
||||
"IMPORT_FAILED_MAX_STRIKES": 5,
|
||||
"STALLED_MAX_STRIKES": 5
|
||||
},
|
||||
"DOWNLOAD_CLIENT": "qbittorrent",
|
||||
"qBittorrent": {
|
||||
|
||||
Reference in New Issue
Block a user