summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 4 insertions, 0 deletions
diff --git a/config b/config
index ea4f48e67..f9fbc10b8 100644
--- a/config
+++ b/config
@@ -4,6 +4,10 @@ listenaddr = 0.0.0.0
username = admin
password = pwhere
+[ssl]
+cert = ssl.crt
+key = ssl.key
+
[webinterface]
activated = False
listenaddr = 0.0.0.0