We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Users often do not want to waste their storage for backups that are month- or year- old.
Add a simple numeric input "Backup Retention" to the team settings page, and set it to 14 days by default.
Create a corresponding cron job.
The text was updated successfully, but these errors were encountered:
feat: #228 allow to set team-wide backup retention setting
4a697e4
1c971bf
feat: #228 add extra worker
02b349d
No branches or pull requests
Users often do not want to waste their storage for backups that are month- or year- old.
Add a simple numeric input "Backup Retention" to the team settings page, and set it to 14 days by default.
Create a corresponding cron job.
The text was updated successfully, but these errors were encountered: