summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-02 20:36:43 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-02 20:36:43 +0100
commit106e79456886563e4ee4ed43027bc69984f65928 (patch)
treebd1d1ea1aabe2bac3faf77117145466382e5f3b7 /config
parentNew Update Function, pycurl able to just load headers, little fixes (diff)
downloadpyload-106e79456886563e4ee4ed43027bc69984f65928.tar.xz
new bottle.py, re implemented webserver(not ready yet)
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index 864d87f01..5c81c7f65 100644
--- a/config
+++ b/config
@@ -5,12 +5,12 @@ username = admin
password = pwhere
[ssl]
-activated = True
+activated = False
cert = ssl.crt
key = ssl.key
[webinterface]
-activated = False
+activated = True
listenaddr = 0.0.0.0
port = 8080
username = User