# ================================================================================
# Backup General - Scheduling
# @icon 💾
# ================================================================================
CFG_BACKUP_CRONTAB_APP="0 5 * * *"                             # App Backup Schedule - Crontab schedule for application backups
CFG_BACKUP_DASHBOARD_REFRESH_INTERVAL=30                       # Dashboard Refresh Interval - Minutes between routine restic pulls that refresh the Backups dashboard
