mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-11 13:14:46 +00:00
1620578b13
Wait until we sign a message to get the signing key from the homeserver config. This means that the message handler can be created without having a signing key in the config which means that separate processes like the pusher that don't send messages and don't need to sign them can still access the handlers.