diff options
| author | 2009-12-02 15:37:25 +0100 | |
|---|---|---|
| committer | 2009-12-02 15:37:25 +0100 | |
| commit | 9ecbb58e7ea06cb604745e25627e2fb4709fa442 (patch) | |
| tree | 90f88ee74a9e7ff6feeed5834b9e3a351ebce9ca /config | |
| parent | Fixed EOL Errors, beautified js (diff) | |
| download | pyload-9ecbb58e7ea06cb604745e25627e2fb4709fa442.tar.xz | |
New Update Function, pycurl able to just load headers, little fixes
Diffstat (limited to 'config')
| -rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ use_reconnect = False link_file = links.txt failed_file = failed_links.txt reconnect_method = reconnect_method -debug_mode = False +debug_mode = True #hours max_download_time = 5 |
