chore: revert license

This commit is contained in:
Scott Wilson
2025-12-02 17:34:39 -08:00
parent e598199e97
commit 53953e48f1

View File

@@ -68,7 +68,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
secretVersioning: true,
pitRecovery: false,
ipAllowlisting: false,
rbac: true,
rbac: false,
githubOrgSync: false,
customRateLimits: false,
subOrganization: false,