From 11cc84829797738a58ba6d58a75758c137750fff Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 6 Aug 2025 13:23:44 +0200 Subject: [PATCH] Update content/client-server-api/_index.md --- content/client-server-api/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 9110281b..426245fc 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -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