feat: add max-preview-lifetime and expiration cron #11
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/preview-expiration"
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?
Preview sites auto-expire after 7 days. Changes:
config.toml: addedmax-preview-lifetime = "7d"andallow-expiration = truedocker-compose.yml: addedexpirationtoPAGES_FEATURESREADME.md: documented the cron job needed to rungit-pages -site-expireperiodicallyAfter deploying, set up the cron on kronos: