mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-03 17:54:14 +02:00
Clarify "incomplete"
This commit is contained in:
parent
703d3fa81f
commit
629498cd98
|
|
@ -17,8 +17,8 @@ for added protection.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
A room's Policy Server is designated by the [`m.room.policy`](#mroompolicy) state
|
A room's Policy Server is designated by the [`m.room.policy`](#mroompolicy) state
|
||||||
event described below. If the state event is not set in the room or is incomplete,
|
event described below. If the state event is not set in the room or is missing
|
||||||
the room does *not* use a Policy Server. Similarly, if the server name in the state
|
required fields, the room does *not* use a Policy Server. Similarly, if the server name in the state
|
||||||
event has zero joined users in the room, the room also does *not* use a Policy
|
event has zero joined users in the room, the room also does *not* use a Policy
|
||||||
Server.
|
Server.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue