0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-08 02:45:45 +02:00
synapse/changelog.d/7805.misc
Richard van der Hoff 67593b1728
Add HomeServer.signing_key property (#7805)
... instead of duplicating `config.signing_key[0]` everywhere
2020-07-08 17:51:56 +01:00

1 line
69 B
Text

Add `signing_key` property to `HomeServer` to save code duplication.