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

2 lines
69 B
Plaintext

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