mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-22 18:54:09 +02: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
|
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
|
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
|
### Membership of spaces
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue