mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-17 08:04:41 +00:00
On room creation when the client already supplies one in the initial state and `encryption_enabled_by_default_for_room_type` is enabled.
2 lines
230 B
Plaintext
2 lines
230 B
Plaintext
Do not send a duplicate `m.room.encryption` event on room creation when the client already supplies one in the initial state and `encryption_enabled_by_default_for_room_type` is enabled. Contributed by @FrenchGithubUser @Famedly.
|