Clarify what happens when there is no power_levels event
This commit is contained in:
parent
1afe02d07d
commit
b4e24d443a
3 changed files with 16 additions and 1 deletions
|
@ -37,6 +37,9 @@ paths:
|
|||
the new room, including checking power levels for each event. It MUST
|
||||
apply the events implied by the request in the following order:
|
||||
|
||||
0. A default ``m.room.power_levels`` event, giving the room creator
|
||||
(and not other members) permission to send state events.
|
||||
|
||||
1. Events set by ``presets``.
|
||||
|
||||
2. Events listed in ``initial_state``, in the order that they are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue