support for https

This commit is contained in:
azivner
2017-11-16 23:55:50 -05:00
parent 963b81864c
commit a6bf04f8d4
3 changed files with 24 additions and 16 deletions
+5
View File
@@ -1,5 +1,10 @@
[Network]
port=80
# true for TLS/SSL/HTTPS (secure), false for HTTP (unsecure).
https=false
# path to certificate (run "bash generate-cert.sh" to generate self-signed certificate). Relevant only if https=true
certPath=
keyPath=
[Sync]
syncServerHost=