Add configs
This commit is contained in:
@@ -7,6 +7,8 @@ host: "[::]" # do not change this if you are running it inside a docker containe
|
||||
port: 9999 # do not change this if you are running it inside a docker container
|
||||
concurrent_workers: 200
|
||||
check_for_changes_every_secs: 15
|
||||
unrestrict_workers: 10 # since unrestricting has a different rate limit, use a different worker pool. decrease this if you are getting 429s
|
||||
release_unrestrict_after_ms: 100 # wait time for every unrestrict worker to be released. increase this if you are getting 429s
|
||||
|
||||
enable_repair: true # BEWARE! THERE CAN ONLY BE 1 INSTANCE OF ZURG THAT SHOULD REPAIR YOUR TORRENTS
|
||||
retain_folder_name_extension: false # if true, zurg won't modify the filenames from real-debrid
|
||||
|
||||
Reference in New Issue
Block a user