Add the server name to the Matrix config

This commit is contained in:
Scott Wallace 2019-10-20 16:26:13 +01:00
parent 648e3c199a
commit bf0274676e

View file

@ -3,6 +3,7 @@ tls_fingerprints: [{ "sha256": "/HCvvvL0fZZb3BsgA8KIegBijVjk4UCbA9od18BLxOE" }]
pid_file: /run/matrix-synapse.pid
soft_file_limit: 0
use_presence: true
server_name: home.suborbit.com
listeners:
- port: 8008
tls: false