mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 17:48:37 +01:00
Rename encrypted status to encryption information.
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
517174b19d
commit
56b1b04544
|
|
@ -80,7 +80,7 @@ include the following as stripped state events:
|
|||
* Canonical alias (`m.room.canonical_alias`)
|
||||
* Room avatar (`m.room.avatar`)
|
||||
* Room name (`m.room.name`)
|
||||
* Encrypted status (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
|
||||
* Encryption information (`m.room.encryption`)<sup id="a2">[3](#f2)</sup>
|
||||
|
||||
This also implies that the above information is available to any potential joiner
|
||||
in the API proposed in [MSC2946: Spaces summary](https://github.com/matrix-org/matrix-doc/pull/2946).
|
||||
|
|
|
|||
Loading…
Reference in a new issue