diff options
| author | 2009-07-29 18:35:05 +0200 | |
|---|---|---|
| committer | 2009-07-29 18:35:05 +0200 | |
| commit | a16c0d4327e18c91ad80e7da635a9bac72c87829 (patch) | |
| tree | efce47d8cf529351d856aa10083bf4aa95b59f57 /config | |
| parent | fixed file not found bug (diff) | |
| download | pyload-a16c0d4327e18c91ad80e7da635a9bac72c87829.tar.xz | |
fixed bug if reconnect method not found
Diffstat (limited to 'config')
| -rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
