From a95197e648263339082bb4bb7e267903e2d7d8ea Mon Sep 17 00:00:00 2001 From: dblugeon Date: Fri, 28 Aug 2026 12:29:47 +0200 Subject: [PATCH] docs(web): fix retention policy path in concepts documentation (#1059) Corrected path for retention policy in documentation. Closes #1061 Signed-off-by: dblugeon --- web/docs/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/docs/concepts.md b/web/docs/concepts.md index 388714a..b2f2ce6 100644 --- a/web/docs/concepts.md +++ b/web/docs/concepts.md @@ -35,7 +35,7 @@ object storage system. It allows you to configure: - **Base backup options**—with similar settings for compression, concurrency, and encryption—under `.spec.configuration.data` - **Retention policies** to manage the life-cycle of archived WALs and backups - via `.spec.configuration.retentionPolicy` + via `.spec.retentionPolicy` WAL files are archived in the `wals` directory, while base backups are stored as **tarballs** in the `base` directory, following the