Ignore renames
This commit is contained in:
@@ -16,8 +16,8 @@ concurrent_workers: 20
|
||||
# How often should we check Real-Debrid API for file changes?
|
||||
check_for_changes_every_secs: 15
|
||||
|
||||
# if true, you can rename directories and files; if false, saved rename info (if it exists) will be ignored
|
||||
allow_renames: true
|
||||
# if true, saved rename info (if it exists) will be ignored
|
||||
ignore_renames: false
|
||||
|
||||
# if true, it will strictly follow Real-Debrid API filename property
|
||||
# setting to true should make zurg more compatible with rdt-client
|
||||
|
||||
Reference in New Issue
Block a user