summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2009-11-14 20:15:46 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2009-11-14 20:15:46 +0100
commitce3c0f40534ad4a15ddb824b2c98b48763b1281d (patch)
treebc85c63a43c8e0cbba76fa2b37c18608886bda3d
parentadded plugin info, v0.2.3.2 (diff)
downloadpyload-ce3c0f40534ad4a15ddb824b2c98b48763b1281d.tar.xz
fixed port
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index 3feb1bb16..16a78b2ca 100644
--- a/config
+++ b/config
@@ -1,5 +1,5 @@
[remote]
-port = 7270
+port = 7272
password = pwhere
[webinterface]
@@ -22,7 +22,7 @@ use_reconnect = False
link_file = links.txt
failed_file = failed_links.txt
reconnect_method = reconnect_method
-debug_mode = False
+debug_mode = True
max_download_time = 18000
[updates]