Use synapse as HS name

This commit is contained in:
David Robertson 2023-08-21 11:01:59 +01:00
parent 8126724127
commit a95180b86e
No known key found for this signature in database
GPG Key ID: 903ECE108A39DEDD

View File

@ -1,5 +1,8 @@
# Minimal config for getting Synapse to run
server_name: "exampledomain"
# XXX: A couple of tests expect that the homeserver is called `synapse`.
# TestMultipleListsDMUpdate and TestMultipleOverlappingLists
server_name: "synapse"
listeners:
- port: 8008
type: http