mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-07 04:15:24 -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.