mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
"Files stored for X days" NOT reflected on website #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @istefy92 on GitHub.
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?
@paolafrancesca commented on GitHub:
hi @istefy92 , you have to set
PURGE_INTERVALas well.if you have time please open a PR to update the documentation so to make it clear, thanks 👍