Skip to content

Commit 3ae27b9

Browse files
authored
feat(xtm-platform-trial): activate feature flag XTM_PLATFORM_TRIAL (#3297) (#3405)
Signed-off-by: Julien Gérard <julien.gerard@filigran.io>
1 parent 0a4af30 commit 3ae27b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/backend/config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pending_user_digest": false,
2121
"public_roadmap_monthly_reminder": false
2222
},
23-
"enabled_features": [],
23+
"enabled_features": ["XTM_PLATFORM_TRIAL"],
2424
"auth0": {
2525
"domain": "filigran.eu.auth0.com",
2626
"clientId": "changeme",

0 commit comments

Comments
 (0)