From fc843ff64a37dbe9594e37056a30d2c45acfa1f5 Mon Sep 17 00:00:00 2001 From: Gabriele Bartolini Date: Mon, 5 May 2025 13:56:49 +0200 Subject: [PATCH] docs: cosmetic Signed-off-by: Gabriele Bartolini --- web/docs/object_stores.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/docs/object_stores.md b/web/docs/object_stores.md index 0652d0f..7e2e735 100644 --- a/web/docs/object_stores.md +++ b/web/docs/object_stores.md @@ -24,8 +24,10 @@ To configure object storage with Barman Cloud, you must define an establishes the connection between your PostgreSQL cluster and the object storage backend. -The configuration steps vary depending on the storage provider. The following -sections detail the setup for each. +Configuration details — particularly around authentication — will vary depending on +the specific object storage provider you are using. + +The following sections detail the setup for each. ---