0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
This commit is contained in:
Erik Johnston 2015-02-18 16:54:25 +00:00
parent 5358966a87
commit 1df8bad63e

View file

@ -292,7 +292,6 @@ def setup():
tls_context_factory = context_factory.ServerContextFactory(config)
hs = SynapseHomeServer(
config.server_name,
domain_with_port=domain_with_port,