update homeserver.yaml
This commit is contained in:
parent
d20e1b18cc
commit
c6a122f70e
1 changed files with 1 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# For more information on how to configure Synapse, including a complete accounting of
|
||||
# each option, go to docs/usage/configuration/config_documentation.md or
|
||||
# https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html
|
||||
server_name: "matrix.local.waylonwalker.com"
|
||||
server_name: "dev-matrix.wayl.one"
|
||||
pid_file: /data/homeserver.pid
|
||||
listeners:
|
||||
- port: 8008
|
||||
|
|
@ -34,6 +34,4 @@ form_secret: "uZvi=OI+;Mf9wI:rXA-1Vt=QX:OD5NKot6.DnybItdsw2*g=+d"
|
|||
signing_key_path: "/data/my.matrix.host.signing.key"
|
||||
trusted_key_servers:
|
||||
- server_name: "matrix.org"
|
||||
|
||||
|
||||
# vim:ft=yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue