chore: revert prem features

This commit is contained in:
Scott Wilson
2024-10-09 14:01:16 -07:00
parent 6ddc4ce4b1
commit c90e8ca715

View File

@@ -30,9 +30,9 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
auditLogStreamLimit: 3,
samlSSO: false,
oidcSSO: false,
scim: true,
scim: false,
ldap: false,
groups: true,
groups: false,
status: null,
trial_end: null,
has_used_trial: true,