Skip to content

Commit 8055f7c

Browse files
author
Mallika Sahay
committed
remove unlimited events from warning msg
1 parent 8c72e4c commit 8055f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/storage/warehouses/selective-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This feature only affects [warehouses](/docs/connections/storage/warehouses/), a
1515
When you use Selective Sync to prevent data from syncing to a specific warehouse, Segment stops sending new data that meets the selection criteria to that warehouse, however it doesn't delete any existing data in the warehouses. If you use Selective Sync to re-enable a source after disabling it, Segment loads all data that arrived since the last sync into the warehouse, but doesn't backfill data that was omitted while the source was not syncing.
1616

1717
> warning ""
18-
> Note: While all Segment data syncs to your warehouse, for each warehouse only the first 5,000 collections per source and 5,000 properties per collection are visible in the Selective Sync user interface. Learn more about the limits [here](#selective-sync-user-interface-limitations).
18+
> Note: For each warehouse only the first 5,000 collections per source and 5,000 properties per collection are visible in the Selective Sync user interface. Learn more about the limits [here](#selective-sync-user-interface-limitations).
1919
2020

2121
## When to use Selective Sync

0 commit comments

Comments
 (0)