diff options
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ language: de download_folder = Downloads link_file = links.txt failed_file = failed_links.txt -use_reconnect = False -reconnect_method = reconnect +use_reconnect = True +reconnect_method = ./reconnect.sh max_downloads = 3 [updates] search_updates = True |