Linkify MSC4429 in the docs

This commit is contained in:
Jason Robinson
2026-07-10 15:02:23 +03:00
parent b3237ce97f
commit 72e3d2363a
2 changed files with 3 additions and 3 deletions
@@ -321,7 +321,7 @@ include_profile_data_on_invite: false
### `include_profile_updates_in_sync`
*(boolean)* Use this option to include updates of other users' profiles in sync responses, for users who share rooms.
Note, requires an MSC4429 compatible client, and is currently limited to legacy sync and local users only. Defaults to `false`.
Note, requires an [MSC4429](https://github.com/matrix-org/matrix-spec-proposals/pull/4429) compatible client, and is currently limited to legacy sync and local users only. Defaults to `false`.
Example configuration:
```yaml
+2 -2
View File
@@ -241,8 +241,8 @@ properties:
Use this option to include updates of other users' profiles in sync responses,
for users who share rooms.
Note, requires an MSC4429 compatible client, and is currently limited to
legacy sync and local users only.
Note, requires an [MSC4429](https://github.com/matrix-org/matrix-spec-proposals/pull/4429)
compatible client, and is currently limited to legacy sync and local users only.
default: false
examples:
- true