drop initial state check

This commit is contained in:
Hubert Chathi 2021-08-13 12:43:33 -04:00 committed by Richard van der Hoff
parent f814f86031
commit 8536cd3e16

View file

@ -48,8 +48,7 @@ paths:
(and not other members) permission to send state events. Overridden (and not other members) permission to send state events. Overridden
by the `power_level_content_override` parameter. by the `power_level_content_override` parameter.
4. An `m.room.canonical_alias` event if `room_alias_name` is given and 4. An `m.room.canonical_alias` event if `room_alias_name` is given.
no `m.room.canonical_alias` event is given in `initial_state`.
5. Events set by the `preset`. Currently these are the `m.room.join_rules`, 5. Events set by the `preset`. Currently these are the `m.room.join_rules`,
`m.room.history_visibility`, and `m.room.guest_access` state events. `m.room.history_visibility`, and `m.room.guest_access` state events.