diff options
author | mkaay <mkaay@mkaay.de> | 2009-11-12 23:33:28 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2009-11-12 23:33:28 +0100 |
commit | d15f1d61c74dec1b566eb5d8b312f0b2c9eefd99 (patch) | |
tree | d43555ce368bbe8fc9f8d96482ffb57b86ead2f0 /config | |
parent | better exception handling for sockets (diff) | |
download | pyload-d15f1d61c74dec1b566eb5d8b312f0b2c9eefd99.tar.xz |
config includes max download time
Diffstat (limited to 'config')
-rw-r--r-- | config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ link_file = links.txt failed_file = failed_links.txt reconnect_method = reconnect_method debug_mode = False +max_download_time = 18000 [updates] search_updates = True |