chore: revert license

This commit is contained in:
Scott Wilson
2025-07-17 16:55:33 -07:00
parent e71911c2de
commit bfda3776ee

View File

@@ -27,8 +27,8 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
customRateLimits: false,
customAlerts: false,
secretAccessInsights: false,
auditLogs: true,
auditLogsRetentionDays: 30,
auditLogs: false,
auditLogsRetentionDays: 0,
auditLogStreams: false,
auditLogStreamLimit: 3,
samlSSO: false,