require megolm algorithm in m.room.encryption

pull/1284/head
Valentin Deniaud 6 years ago
parent eb8ea0e85a
commit 6c44233c42

@ -7,9 +7,11 @@ properties:
properties:
algorithm:
type: string
enum:
- "m.megolm.v1.aes-sha2"
description: |-
The encryption algorithm to be used to encrypt messages sent in this
room. For example, ``m.megolm.v1.aes-sha2``.
room.
rotation_period_ms:
type: integer
description: |-

Loading…
Cancel
Save