summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-07-29 18:35:05 +0200
committerGravatar spoob <spoob@gmx.de> 2009-07-29 18:35:05 +0200
commita16c0d4327e18c91ad80e7da635a9bac72c87829 (patch)
treeefce47d8cf529351d856aa10083bf4aa95b59f57 /config
parentfixed file not found bug (diff)
downloadpyload-a16c0d4327e18c91ad80e7da635a9bac72c87829.tar.xz
fixed bug if reconnect method not found
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index acffa9bcc..8769710b2 100644
--- a/config
+++ b/config
@@ -4,7 +4,7 @@ language: de
download_folder = Downloads
link_file = links.txt
failed_file = failed_links.txt
-use_reconnect = False
+use_reconnect = True
reconnect_method = reconnect
max_downloads = 3
[updates]