Allow enabling sliding sync per-user (#17393)

Based on #17392
This commit is contained in:
Erik Johnston
2024-07-05 13:04:27 +01:00
committed by GitHub
parent 57538eb4d9
commit 8e9e6f1a0a
7 changed files with 89 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@ This API allows a server administrator to enable or disable some experimental fe
basis. The currently supported features are:
- [MSC3881](https://github.com/matrix-org/matrix-spec-proposals/pull/3881): enable remotely toggling push notifications
for another client
- [MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575): enable experimental sliding 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/).