Clarify what happens when there is no power_levels event

This commit is contained in:
Richard van der Hoff 2017-10-17 16:34:50 +01:00
parent 1afe02d07d
commit b4e24d443a
3 changed files with 16 additions and 1 deletions

View file

@ -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