summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2009-11-12 15:56:57 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2009-11-12 15:56:57 +0100
commitc33b30db766be731f19d1ab46d9a1aae4e86e02e (patch)
tree35309059207224f7d1fc18aa3807ef9ebe2d22d4 /config
parentadded plugin for filefactory.com (diff)
downloadpyload-c33b30db766be731f19d1ab46d9a1aae4e86e02e.tar.xz
webserver listens now on all ip addresses (can be configured in the config file)
Diffstat (limited to 'config')
-rw-r--r--config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config b/config
index 43579fe8e..fd543b602 100644
--- a/config
+++ b/config
@@ -4,6 +4,7 @@ password = pwhere
[webinterface]
activated = True
+listenaddr = 0.0.0.0
port = 8080
username = User
password = webpw