From 0a93b84861d8f22f48d70385d49379848b526ba9 Mon Sep 17 00:00:00 2001 From: Jonathan Wihl Date: Thu, 21 Nov 2024 10:03:03 -0500 Subject: [PATCH] Removing instructions for multiple storage mappings (#1786) --- site/docs/concepts/storage-mappings.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/docs/concepts/storage-mappings.md b/site/docs/concepts/storage-mappings.md index afc5094b6c..63e05cc0c7 100644 --- a/site/docs/concepts/storage-mappings.md +++ b/site/docs/concepts/storage-mappings.md @@ -11,8 +11,6 @@ Data in Flow's cloud storage bucket is deleted 20 days after collection. For production workflows, you should [set up your own cloud storage bucket as a storage mapping](../guides/configure-cloud-storage.md). -You may also use apply different storage mappings to different [catalog prefixes](./catalogs.md#namespace) within your organization's prefix. - You can set up a bucket lifecycle policy to manage data retention in your storage mapping; for example, to remove data after six months.