dutchcoders / transfer.sh

Easy and fast file sharing from the command-line.
https://github.com/dutchcoders/transfer.sh
MIT License
15.31k stars 1.54k forks source link

"Files stored for X days" NOT reflected on website #629

Closed istefy92 closed 1 month ago

istefy92 commented 1 month ago

Hi,

I deployed your docker container using the environment variable PURGE_DAYS=7 and the local storage. The website only shows "Files stored forever".

How can I change this to reflect my desired amount of days?

aspacca commented 1 month ago

hi @istefy92 , you have to set PURGE_INTERVAL as well. if you have time please open a PR to update the documentation so to make it clear, thanks 👍