From 0f5bd4cbf23e9f66aea1e0c55c570cf0b871db97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Lindh=C3=A9?= <7773090+lindhe@users.noreply.github.com> Date: Thu, 29 Jan 2026 20:22:29 +0100 Subject: [PATCH] Remove mention of objects never being deleted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com> --- web/docs/object_stores.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/docs/object_stores.md b/web/docs/object_stores.md index 433e9b8f..11b1ff8c 100644 --- a/web/docs/object_stores.md +++ b/web/docs/object_stores.md @@ -113,7 +113,7 @@ spec: ### S3 Lifecycle Policy -Barman Cloud uploads backup files to S3 but does not modify or delete them afterward. +Barman Cloud uploads backup files to S3 but does not modify them afterward. To enhance data durability and protect against accidental or malicious loss, it's recommended to implement the following best practices: @@ -129,7 +129,6 @@ These strategies help you safeguard backups without requiring broad delete permissions, ensuring both security and compliance with minimal operational overhead. - ### S3-Compatible Storage Providers You can use S3-compatible services like **MinIO**, **Linode (Akamai) Object Storage**,