mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Mention that state_default can be zero by default.
This commit is contained in:
parent
ac8d34bc81
commit
bffd1daeeb
|
|
@ -75,6 +75,9 @@ properties:
|
|||
description: |-
|
||||
The default level required to send state events. Can be overridden
|
||||
by the `events` key. Defaults to 50 if unspecified.
|
||||
|
||||
**Note**: When there is no power levels event in the room, this defaults
|
||||
to 0. See description for more information.
|
||||
type: integer
|
||||
users:
|
||||
additionalProperties:
|
||||
|
|
|
|||
Loading…
Reference in a new issue