mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-24 03:34:14 +02: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)
|
[`m.profile_fields`](/client-server-api/#mprofile_fields-capability)
|
||||||
capability instead.
|
capability instead.
|
||||||
|
|
||||||
For backwards compatibility, servers that directly or indirectly include
|
For backwards compatibility, servers that forbid setting the
|
||||||
the `avatar_url` profile field in the `m.profile_fields` capability
|
`avatar_url` profile field in the `m.profile_fields` capability
|
||||||
MUST still set this capability accordingly.
|
MUST still present this capability with `"enabled": false`.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
||||||
This capability has a single flag, `enabled`, to denote whether the user
|
This capability has a single flag, `enabled`, to denote whether the user
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue