mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-19 07:54:10 +02:00
Fixed incorrect detection of qbit version and lowered to required version to 4.3.0 (which should still work) given then it supports also the image of markusmcnugen/qbittorrentvpn
Fixed incorrect duplication of setting in in config.conf-Example
This commit is contained in:
@@ -5,13 +5,12 @@ TEST_RUN = True
|
||||
[features]
|
||||
REMOVE_TIMER = 10
|
||||
REMOVE_FAILED = True
|
||||
REMOVE_STALLED = True
|
||||
REMOVE_METADATA_MISSING = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
REMOVE_ORPHANS = True
|
||||
REMOVE_UNMONITORED = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
REMOVE_SLOW = True
|
||||
REMOVE_MISSING_FILES = True
|
||||
REMOVE_STALLED = True
|
||||
REMOVE_UNMONITORED = True
|
||||
MIN_DOWNLOAD_SPEED = 100
|
||||
PERMITTED_ATTEMPTS = 3
|
||||
NO_STALLED_REMOVAL_QBIT_TAG = Don't Kill
|
||||
|
||||
Reference in New Issue
Block a user