From 5cb779ed347a7ff297fdba0c0f002c2b7bb9ff7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Lindh=C3=A9?= <7773090+lindhe@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:56:26 +0100 Subject: [PATCH] Remove mention of objects never being deleted (#750) 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 433e9b8..11b1ff8 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**,