From 0336919f4ce067333462a2c6e196daf6a4062a6a Mon Sep 17 00:00:00 2001 From: spoob Date: Wed, 12 Aug 2009 20:08:03 +0200 Subject: added debug mode --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config b/config index ef8708f58..7ec9ab547 100644 --- a/config +++ b/config @@ -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 -- cgit v1.2.3