Set a password to protect this interface.
Space used by each backup (and orphaned folders from deleted backups)
Intra-day N = N snapshots per day, spaced evenly (e.g. 6 → every 4 hours, 12 → every 2 hours, 24 → every hour). Higher levels promote up the chain: after 7 daily runs, the oldest daily becomes weekly.0.
This process must be able to create directories here. If using /var/backups/rsnapshot, run: sudo mkdir -p /var/backups/rsnapshot && sudo chown $(whoami):$(whoami) /var/backups/rsnapshot. Or use a path in your home (e.g. ~/backups).
sudo mkdir -p /var/backups/rsnapshot && sudo chown $(whoami):$(whoami) /var/backups/rsnapshot
When enabled, one summary email replaces per-backup emails. Includes run status and directory verification for each backup.
billable_gb = source_gb × (1 + α_h·H + α_d·D + α_w·W + α_m·M). Higher α means that retention level contributes more to the bill (reflects expected churn between snapshots).
Used for the browser tab, and as the home-screen icon on iOS/Android. Square PNG is ideal; iOS applies rounded corners automatically.
Exports settings and backup definitions (including SMTP password, billing token, and session secret) as a JSON file. Keep the file somewhere safe — anyone with it can log in.