diff options
author | mkaay <mkaay@mkaay.de> | 2009-11-12 23:35:18 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2009-11-12 23:35:18 +0100 |
commit | 8e1b5b4d192245cffc392c66fe4ee49d15e9282d (patch) | |
tree | b88ced5a650971f01470ba1c2869307eff27a456 /config | |
parent | easier local cli use (diff) | |
parent | config includes max download time (diff) | |
download | pyload-8e1b5b4d192245cffc392c66fe4ee49d15e9282d.tar.xz |
merge
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 |