Add the server name to the Matrix config
This commit is contained in:
parent
648e3c199a
commit
bf0274676e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue