diff options
author | spoob <spoob@gmx.de> | 2009-08-12 20:08:03 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-08-12 20:08:03 +0200 |
commit | 0336919f4ce067333462a2c6e196daf6a4062a6a (patch) | |
tree | ff75ea9b13e0eca236b87cbcfe1455c49a457546 /config | |
parent | moved update service to update.pyload.org (diff) | |
download | pyload-0336919f4ce067333462a2c6e196daf6a4062a6a.tar.xz |
added debug mode0.1.1
Diffstat (limited to 'config')
-rw-r--r-- | config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ use_reconnect = False link_file = links.txt failed_file = failed_links.txt reconnect_method = reconnect_method +debug_mode = False [updates] search_updates = True @@ -31,4 +32,4 @@ end = 0:00 [proxy] useproxy = False proxyadress = http://localhost:8080 -proxyprotocol = http
\ No newline at end of file +proxyprotocol = http |