Matrix disk usage
Matrix (Synapse/Element)
2
Posts
2
Posters
14
Views
2
Watching
-
hello folks, I was checking my stats and I realized that my matrix instance is using 9.35GB of disk.
I think it's quite a lot considering I'm hosting a private server for less than 10 people. Is there any way to optimize that? I don't mind removing images or logs older than X, FWIW.
I will welcome any suggestion. Cheers.
-
@chetbaker I think you have basically have two options:
- Use the Admin UI to select large/old files and delete them
- Use s3 as storage and implement lifecycle rules
Using the Admin UI is probably the esiest and most granulate option.
