diff options
author | mkaay <mkaay@mkaay.de> | 2009-11-16 15:38:31 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2009-11-16 15:38:31 +0100 |
commit | 9107885456c67f46eba52f6bc155c16e3f9b7612 (patch) | |
tree | f01dbc4b1ebacfe6056271d4b6002a1d4f67d7be /config | |
parent | indentation fix (diff) | |
download | pyload-9107885456c67f46eba52f6bc155c16e3f9b7612.tar.xz |
removed debug stuff
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ use_reconnect = False link_file = links.txt failed_file = failed_links.txt reconnect_method = reconnect_method -debug_mode = True +debug_mode = False max_download_time = 18000 [updates] |