Force ipv6 setting
This commit is contained in:
@@ -10,6 +10,7 @@ check_for_changes_every_secs: 15
|
||||
|
||||
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_rd_torrent_name: false # if true, it will strictly follow RD API returned torrent name which should make this more compatible with rdt-client
|
||||
on_library_update: |
|
||||
for arg in "$@"
|
||||
do
|
||||
@@ -17,6 +18,8 @@ on_library_update: |
|
||||
done
|
||||
|
||||
network_buffer_size: 1048576 # 1 MiB
|
||||
serve_from_rclone: false
|
||||
force_ipv6: true
|
||||
# preferred_hosts: # Run the script here https://github.com/debridmediamanager/real-debrid-network-test
|
||||
# - 20.download.real-debrid.com
|
||||
# - 21.download.real-debrid.com
|
||||
|
||||
Reference in New Issue
Block a user