mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 05:13:42 +01:00
let's create spaces with events_default PL100
This commit is contained in:
parent
91fe7a79b6
commit
b10856d49d
|
|
@ -50,7 +50,9 @@ way as a normal room.
|
|||
|
||||
Normal messages within a space-room are discouraged (but not blocked by the
|
||||
server): user interfaces are not expected to have a way to enter or display
|
||||
such messages.
|
||||
such messages. Space-rooms should be created with a power level for
|
||||
`events_default` of 100, to prevent the rooms accidentally/maliciously
|
||||
clogging up with messages from random members of the space.
|
||||
|
||||
### Membership of spaces
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue