element-hq / element-hq/synapse
delete old data to clean up database
Open
A-Database
A-Disk-Space
z-feature
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#890](https://github.com/matrix-org/synapse/issues/890).
---
add a config value to set a timout for all data in the homeserver.
If you want to run a server with ephemeral data, there should be an option that everything is deleted e.g. after 7 days.
- users that didn't log in should be deleted
- history deleted
- invites, etc.
Contributor guide
Assessment
This issue has not been assessed yet.