Document msc4525 in the admin experimental-features API

This commit is contained in:
Matthew Hodgson
2026-08-07 13:27:48 +03:00
parent c15d8cc5b1
commit eb83f52f9b
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ basis. The currently supported features are:
for another client
- [MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575): enable experimental sliding sync support
- [MSC4222](https://github.com/matrix-org/matrix-spec-proposals/pull/4222): adding `state_after` to sync v2
- [MSC4525](https://github.com/matrix-org/matrix-spec-proposals/pull/4525): enable experimental paginated sync support
To use it, you will need to authenticate by providing an `access_token`
for a server admin: see [Admin API](../usage/administration/admin_api/).