mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-23 14:33:43 +01:00
Update content/client-server-api/_index.md
This commit is contained in:
parent
681a7618c0
commit
0d89ec84e2
|
|
@ -2512,7 +2512,7 @@ If `allowed` is present, clients can modify only the fields
|
||||||
listed. They SHOULD assume all other fields to be managed by
|
listed. They SHOULD assume all other fields to be managed by
|
||||||
the server. In this case, `disallowed` has no meaning and should be ignored.
|
the server. In this case, `disallowed` has no meaning and should be ignored.
|
||||||
|
|
||||||
If `disallowed` is present (and `allowed` is not), clients should assume
|
If `disallowed` is present (and `allowed` is not), clients SHOULD assume
|
||||||
that the listed fields are managed by the server. Clients may modify any
|
that the listed fields are managed by the server. Clients may modify any
|
||||||
fields that are *not* listed, provided `enabled` is `true`.
|
fields that are *not* listed, provided `enabled` is `true`.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue