+8
@@ -29,6 +29,14 @@ export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
|
||||
'https://twenty.com/images/lab/is-row-level-permission-predicates-enabled.png',
|
||||
},
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_SSE_DB_EVENTS_ENABLED,
|
||||
metadata: {
|
||||
label: 'Real-Time',
|
||||
description: 'See all updates without reloading the page',
|
||||
imagePath: 'https://twenty.com/images/lab/is-real-time-enabled.png',
|
||||
},
|
||||
},
|
||||
...(process.env.CLOUDFLARE_API_KEY
|
||||
? [
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user