Config update
This commit is contained in:
@@ -7,7 +7,6 @@ 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
|
port: 9999 # do not change this if you are running it inside a docker container
|
||||||
concurrent_workers: 200
|
concurrent_workers: 200
|
||||||
check_for_changes_every_secs: 15
|
check_for_changes_every_secs: 15
|
||||||
info_cache_time_hours: 12
|
|
||||||
|
|
||||||
enable_repair: true # BEWARE! THERE CAN ONLY BE 1 INSTANCE OF ZURG THAT SHOULD REPAIR YOUR TORRENTS
|
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
|
retain_folder_name_extension: false # if true, zurg won't modify the filenames from real-debrid
|
||||||
@@ -18,16 +17,16 @@ on_library_update: |
|
|||||||
done
|
done
|
||||||
|
|
||||||
network_buffer_size: 1048576 # 1 MiB
|
network_buffer_size: 1048576 # 1 MiB
|
||||||
preferred_hosts: # Run the script here https://github.com/debridmediamanager/real-debrid-network-test
|
# preferred_hosts: # Run the script here https://github.com/debridmediamanager/real-debrid-network-test
|
||||||
- 20.download.real-debrid.com
|
# - 20.download.real-debrid.com
|
||||||
- 21.download.real-debrid.com
|
# - 21.download.real-debrid.com
|
||||||
- 22.download.real-debrid.com
|
# - 22.download.real-debrid.com
|
||||||
- 23.download.real-debrid.com
|
# - 23.download.real-debrid.com
|
||||||
- 30.download.real-debrid.com
|
# - 30.download.real-debrid.com
|
||||||
- 31.download.real-debrid.com
|
# - 31.download.real-debrid.com
|
||||||
- 32.download.real-debrid.com
|
# - 32.download.real-debrid.com
|
||||||
- 34.download.real-debrid.com
|
# - 34.download.real-debrid.com
|
||||||
- 40.download.real-debrid.com
|
# - 40.download.real-debrid.com
|
||||||
# curl https://raw.githubusercontent.com/debridmediamanager/real-debrid-network-test/main/real-debrid-network-test.sh | bash
|
# curl https://raw.githubusercontent.com/debridmediamanager/real-debrid-network-test/main/real-debrid-network-test.sh | bash
|
||||||
|
|
||||||
# List of directory definitions and their filtering rules
|
# List of directory definitions and their filtering rules
|
||||||
|
|||||||
Reference in New Issue
Block a user