mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-23 06:23:43 +01:00
Update content/client-server-api/_index.md
This commit is contained in:
parent
cd527f5b58
commit
11cc848297
|
|
@ -2581,9 +2581,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 `avatar_url` profile field in the `m.profile_fields` capability
|
||||
MUST still set this capability accordingly.
|
||||
For backwards compatibility, servers that forbid setting the
|
||||
`avatar_url` 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