diff options
author | spoob <spoob@gmx.de> | 2009-11-15 20:04:28 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-11-15 20:04:28 +0100 |
commit | bcdef10ae4237397c0a30f4efa6ae765ea1493e0 (patch) | |
tree | b9ff7caffca9042bcd3eb7b96998abfdac8b4fa4 /config | |
parent | Cleaned plugin index function (diff) | |
download | pyload-bcdef10ae4237397c0a30f4efa6ae765ea1493e0.tar.xz |
fixed youtube
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 = False +debug_mode = True max_download_time = 18000 [updates] |