diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-06-04 13:46:44 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2009-06-04 13:46:44 +0200 |
commit | 618c03fc5c5b57c154772b1fd373004e186ae0f8 (patch) | |
tree | fc6e14b69785a86e2b69d257685e182d23a434b3 /config | |
parent | removed test files (diff) | |
download | pyload-618c03fc5c5b57c154772b1fd373004e186ae0f8.tar.xz |
remove links from txt + several improvments
Diffstat (limited to 'config')
-rw-r--r-- | config | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -3,17 +3,18 @@ language: de download_folder = Downloads link_file = links.txt -useReconnect = False +failed_file = failed_links.txt +use_reconnect = False reconnect_method = ./reconnect.sh [updates] search_updates = True [log] +file_log = True log_folder = Logs -fullLog = True -[time] +log_count = 5 +[downloadTime] start = 0:00 -end = 6:00 +end = 24:00 [remote] -remote_activated = False port = 7272 remotePassword = pwhere |