summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-15 17:48:30 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-12-15 17:48:30 +0100
commit95d09b338ac7aed2b387bf143a5cfd1c4b29f612 (patch)
tree2f6c078f95bbc80f423609bacab8066fe86d7067 /config
parentgui queue view - unstable (non thread safe) (diff)
downloadpyload-95d09b338ac7aed2b387bf143a5cfd1c4b29f612.tar.xz
new Django webinterface(in development), small fixes
Diffstat (limited to 'config')
-rw-r--r--config11
1 files changed, 8 insertions, 3 deletions
diff --git a/config b/config
index c593674f6..03307f1a4 100644
--- a/config
+++ b/config
@@ -11,10 +11,15 @@ key = ssl.key
[webinterface]
activated = True
-listenaddr = 0.0.0.0
port = 8080
-username = User
-password = webpw
+template = default
+local = True
+ssl = None #ONLY SPECIFY IF PYLOAD NOT RUN ON YOUR LOCALHOST
+username = None
+adress = None
+port = None
+pw = None
+
[log]
file_log = True