webp-sh / webp_server_go

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.
https://docs.webp.sh
GNU General Public License v3.0
1.79k stars 174 forks source link

Clear older files autometically #285

Closed Zaied closed 6 months ago

Zaied commented 10 months ago

Hi, I've been using this repo for 3-4 months only problem. I'm facing is cleaning storage. I tried to run cron but clearing too many files via cron is challenging. Can we do something that will clear oldest files time to time.

n0vad3v commented 10 months ago

but clearing too many files via cron is challenging

What specific issues did you encounter when using cron to clean up files?

n0vad3v commented 6 months ago

Closing this issue now as we haven't received any response from the creator for an extended period of time.