mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 02:54:03 +02:00
Added removal of downloads that are missing files
This commit is contained in:
@@ -9,7 +9,9 @@ REMOVE_STALLED = True
|
||||
REMOVE_METADATA_MISSING = True
|
||||
REMOVE_ORPHANS = True
|
||||
REMOVE_UNMONITORED = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
REMOVE_SLOW = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
MIN_DOWNLOAD_SPEED = 100
|
||||
PERMITTED_ATTEMPTS = 3
|
||||
NO_STALLED_REMOVAL_QBIT_TAG = Don't Kill
|
||||
|
||||
Reference in New Issue
Block a user