From ff61bfd370a424a8b667b48af73b0910b793782b Mon Sep 17 00:00:00 2001 From: Jon Wihl Date: Thu, 21 Nov 2024 09:57:23 -0500 Subject: [PATCH] Removing instructions for multiple storage mappings --- 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.