diff options
author | spoob <spoob@gmx.de> | 2009-10-28 22:41:41 +0100 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-10-28 22:41:41 +0100 |
commit | ec9cf026910e6a0010ab07b2b077e2eb1cd918c2 (patch) | |
tree | 7289d4496993ac23b5af7e82025f7f90cefeb9b4 /config | |
parent | fixed #31 (diff) | |
download | pyload-ec9cf026910e6a0010ab07b2b077e2eb1cd918c2.tar.xz |
hopefully fixed #29
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ use_reconnect = False link_file = links.txt failed_file = failed_links.txt reconnect_method = reconnect_method -debug_mode = False +debug_mode = True [updates] search_updates = True |