summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
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