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:
Johannes Marbach 2025-08-06 13:12:33 +02:00 committed by GitHub
parent d60c847314
commit 78ca690935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2493,6 +2493,8 @@ default and only stable `available` room version.
### `m.profile_fields` capability ### `m.profile_fields` capability
{{% added-in v="1.16" %}}
This capability has a flag, `enabled`, and two lists, `allowed` and This capability has a flag, `enabled`, and two lists, `allowed` and
`disallowed`, that together denote which fields the user is able to `disallowed`, that together denote which fields the user is able to
change via the profile endpoints. change via the profile endpoints.