From aab016c8b723a4f24371699b38f2303744f8761e Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 9 Jun 2026 04:25:58 -0300 Subject: [PATCH] updated backups FAQ with retention policy (7 daily, 8 weekly) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ed5da43..f86d950 100644 --- a/index.html +++ b/index.html @@ -2062,7 +2062,7 @@
- We create full copies of your agent — not just snapshots. Your agent is automatically backed up every day, and you can also create on-demand copies anytime from the dashboard with one click. Restore whenever you need to. + We create one backup each day of your agent's full workspace — not just configs, the entire environment. You can also create on-demand backups anytime from the dashboard with one click, perfect for when you have an agent status that works perfectly. Backups are kept for 7 days (daily) and 8 weeks (weekly) using Borg's prune retention policy, so older snapshots are automatically cleaned up.