chore: revert license

This commit is contained in:
Scott Wilson
2025-01-24 20:50:54 -08:00
parent 79a616dc1c
commit a534a4975c

View File

@@ -21,7 +21,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
secretVersioning: true,
pitRecovery: false,
ipAllowlisting: false,
rbac: true,
rbac: false,
customRateLimits: false,
customAlerts: false,
secretAccessInsights: false,