Ensure config.yaml update order preservation by including tls items in example-conf.yaml

This commit is contained in:
Jason Volk
2020-04-08 00:56:52 -07:00
parent a9b28b54d5
commit 2a0d44acc5
+3
View File
@@ -13,6 +13,9 @@ homeserver:
appservice:
# The address that the homeserver can use to connect to this appservice.
address: http://localhost:29317
# When using https:// the TLS certificate and key files for the address.
tls_cert: false
tls_key: false
# The hostname and port where this appservice should listen.
hostname: 0.0.0.0