mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 22:13:43 +01:00
Update content/client-server-api/_index.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
11cc848297
commit
681a7618c0
|
|
@ -2546,9 +2546,9 @@ This capability is now deprecated. Clients SHOULD use the
|
|||
[`m.profile_fields`](/client-server-api/#mprofile_fields-capability)
|
||||
capability instead.
|
||||
|
||||
For backwards compatibility, servers that directly or indirectly include
|
||||
the `displayname` profile field in the `m.profile_fields` capability
|
||||
MUST still set this capability accordingly.
|
||||
For backwards compatibility, servers that forbid setting the
|
||||
`displayname` profile field in the `m.profile_fields` capability
|
||||
MUST still present this capability with `"enabled": false`.
|
||||
{{% /boxes/note %}}
|
||||
|
||||
This capability has a single flag, `enabled`, to denote whether the user
|
||||
|
|
|
|||
Loading…
Reference in a new issue