summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2009-11-25 18:55:38 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2009-11-25 18:55:38 +0100
commit1d3b74dc93d403783924c654cc22f3304a1d7f0a (patch)
tree5e5ef2fed10c48dedf1445b70170a86cbf324e12 /config
parentWebinterface with XMLRPC (diff)
downloadpyload-1d3b74dc93d403783924c654cc22f3304a1d7f0a.tar.xz
basic curses cli
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 3 insertions, 1 deletions
diff --git a/config b/config
index 58df443a2..ea4f48e67 100644
--- a/config
+++ b/config
@@ -1,5 +1,7 @@
[remote]
-port = 7272
+port = 7227
+listenaddr = 0.0.0.0
+username = admin
password = pwhere
[webinterface]