Replies: 1 comment 1 reply
-
Hi! Right now there are no "official guidelines". Anyway, we are already thinking about adding a cache lifecycle system for version 3.x.x, right @fox1t? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello
How do you manage your disk space when hosting this application? I had to clean out my drive twice manually now so I wanted to automate it.
My initial thought was to
rm -rf
the directory every month, but then I thought if I should remove the oldest half of the files only.How do you handle your own servers?
PS. thanks for making this!
Beta Was this translation helpful? Give feedback.
All reactions