Add erasure status to users (#294)

This commit is contained in:
Dirk Klimpel
2024-05-07 13:01:24 +02:00
committed by GitHub
parent c9f5360779
commit fac09cb9bb
5 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ This project is built using [react-admin](https://marmelab.com/react-admin/).
### Supported Synapse
It needs at least [Synapse](https://github.com/element-hq/synapse) v1.52.0 for all functions to work as expected!
It needs at least [Synapse](https://github.com/element-hq/synapse) v1.71.0 for all functions to work as expected!
You get your server version with the request `/_synapse/admin/v1/server_version`.
See also [Synapse version API](https://element-hq.github.io/synapse/latest/admin_api/version_api.html).