This repository was archived by the owner on Nov 25, 2024. It is now read-only.
Proper way to manage media repository size #2727
Unanswered
ryester19
asked this question in
Help & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While we wait for #2155 to be implemented, is there a proper and/or robust way to purge the media repository by age and category? For example, I want to purge the repository from everything that's over a week old, while also keeping all avatars
The only simple way I've found so far was to empty the mediaapi_media_repository and mediaapi_thumbnail tables, and delete everything in the uploads folder. But obviously that purges everything
Beta Was this translation helpful? Give feedback.
All reactions