summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-12-17 19:12:25 +0100
committerGravatar spoob <spoob@gmx.de> 2009-12-17 19:12:25 +0100
commitd39d51044b8b36a0dae2bda3214f5be554654b9a (patch)
treeaa066dd1af463a08b841f83c47a84702a77e5ac4 /config
parentfixed QueueManager (diff)
downloadpyload-d39d51044b8b36a0dae2bda3214f5be554654b9a.tar.xz
Fixed Megaupload, need better captcha detection
Diffstat (limited to 'config')
-rw-r--r--config6
1 files changed, 3 insertions, 3 deletions
diff --git a/config b/config
index 8c85d1218..cc134aab3 100644
--- a/config
+++ b/config
@@ -10,7 +10,7 @@ cert = ssl.crt
key = ssl.key
[webinterface]
-activated = True
+activated = False
host = 127.0.0.1
# 0.0.0.0 to make it accessible from everywhere
port = 8000
@@ -36,7 +36,7 @@ use_reconnect = False
link_file = links.txt
failed_file = failed_links.txt
reconnect_method = reconnect_method
-debug_mode = False
+debug_mode = True
#hours
max_download_time = 5
@@ -55,4 +55,4 @@ end = 0:00
[proxy]
activated = False
adress = http://localhost:8080
-protocol = http \ No newline at end of file
+protocol = http