remove erroneously configured cert/key file settings

addresses #27
This commit is contained in:
Jan-Piet Mens
2019-03-06 08:24:17 +01:00
parent 5524982627
commit 78a6c4cb2f
+4 -3
View File
@@ -6,6 +6,7 @@
OTR_TOPICS = "owntracks/#"
OTR_HTTPHOST = "0.0.0.0"
OTR_CAPATH = "/config"
#OTR_CAFILE = "ca.pem"
OTR_CERTFILE = "cert.pem"
OTR_KEYFILE = "key.pem"
# OTR_CAFILE = "ca.pem"
# OTR_CERTFILE = "cert.pem"
# OTR_KEYFILE = "key.pem"