diff options
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 |