Power levels always have a default of 50 for state_default

As per the proposal https://github.com/matrix-org/matrix-doc/issues/1304
pull/1656/head
Travis Ralston 6 years ago
parent 6dab4b28f8
commit e4a8fed0e8

@ -70,8 +70,7 @@ properties:
state_default:
description: |-
The default level required to send state events. Can be overridden
by the ``events`` key. Defaults to 50 if unspecified, but 0 if
there is no ``m.room.power_levels`` event at all.
by the ``events`` key. Defaults to 50 if unspecified.
type: integer
users:
additionalProperties:

Loading…
Cancel
Save