updated backups FAQ with retention policy (7 daily, 8 weekly)

This commit is contained in:
Oliver
2026-06-09 04:25:58 -03:00
parent 5b26b24bad
commit aab016c8b7
+1 -1
View File
@@ -2062,7 +2062,7 @@
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg> <svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>
</button> </button>
<div class="faq-answer"> <div class="faq-answer">
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.
</div> </div>
</div> </div>