Feature request
Currently, the backup frequency configuration appears to support only Daily and Weekly schedules.
It would be useful to have a more flexible scheduling option, especially for cases where backups need to run more than once per day or on a custom cadence.
Suggested options
- Allow users to define a cron expression for the backup schedule.
- Or provide additional built-in frequency options, such as:
- Every 6 hours
- Every 12 hours
- Multiple times per day
- Custom days of the week
Use case
Some installations may require backups more frequently than once per day, but still want this to be managed directly from the Offsite Backups settings instead of relying on external custom jobs.
A cron-based option would make the scheduling flexible while keeping the current Daily and Weekly options as simpler defaults.
Feature request
Currently, the backup frequency configuration appears to support only
DailyandWeeklyschedules.It would be useful to have a more flexible scheduling option, especially for cases where backups need to run more than once per day or on a custom cadence.
Suggested options
Use case
Some installations may require backups more frequently than once per day, but still want this to be managed directly from the Offsite Backups settings instead of relying on external custom jobs.
A cron-based option would make the scheduling flexible while keeping the current
DailyandWeeklyoptions as simpler defaults.