My database is already getting to the size of almost 1GB so it made me think about some questions I have regarding maintenance of my Lemmy instance:
- What cleanup is recommended on the database?
- What is the default length of time that pictrs holds onto its cached data and how to clear the cache?
- Any other recommendations you can think of?
You are viewing a single thread.
View all comments 4 points
There’s a DELETE /internal/variants
endpoint specified in the pictrs docs that might remove some extra data: https://crates.io/crates/pict-rs