mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-29 06:33:23 -05: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.