This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
delete old data to clean up database #890
Labels
Comments
You could add a cronjob, that calls the script suggested in #1034 regularly on all rooms |
Would be interesting if someone could make a script that find all rooms automatically first. |
You find all rooms with simply
If you look for the names use
|
If you want to call it via a script you can use the script from my PR here: #1034 |
A start would be to "Redact all events older than a certain time" #1730 |
This tool also calls the purge API in a configurable task: https://github.com/aperezdc/synpurge |
Closed
reivilibre
added
A-Disk-Space
things which fill up the disk
z-feature
(Deprecated Label)
labels
Sep 18, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: