From 8d19eade854364d55a3c60386e3e89e52e17b795 Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Sat, 26 Dec 2015 12:04:26 -0500 Subject: [PATCH] clarify the backup days option, fixes #570 --- management/templates/system-backup.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/management/templates/system-backup.html b/management/templates/system-backup.html index 83170429..9f919bec 100644 --- a/management/templates/system-backup.html +++ b/management/templates/system-backup.html @@ -32,12 +32,6 @@

You MUST manually copy the encryption password from to a safe and secure location. You will need this file to decrypt backup files. It is NOT stored in your Amazon S3 bucket.

-
- -
- -
-
@@ -66,6 +60,13 @@
+
+ +
+ +
This is the minimum number of days backup data is kept for. The box makes an incremental backup, so backup data is often kept much longer. An incremental backup file that is less than this number of days old requires that all previous increments back to the most recent full backup, plus that full backup, remain available.
+
+