From 681a7618c0b85d5d074514481c55a93508dd8799 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 6 Aug 2025 13:23:51 +0200 Subject: [PATCH] Update content/client-server-api/_index.md Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- 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 426245fc..4d23b636 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -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