The WebUI config editor renders these inline comments as field help. Several had grown into paragraphs (updater, rootless networking, MTU, install mode, backup engine); cut them back to a single line while keeping option lists and **ADVANCED**/**DEV** markers intact. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
7 lines
503 B
Plaintext
Executable File
7 lines
503 B
Plaintext
Executable File
# ================================================================================
|
|
# 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
|