misc: add secret access insights to license fns

This commit is contained in:
Sheen Capadngan
2025-01-08 20:56:33 +08:00
parent c2453f0c84
commit f0dc5ec876

View File

@@ -24,6 +24,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
rbac: false,
customRateLimits: false,
customAlerts: false,
secretAccessInsights: false,
auditLogs: false,
auditLogsRetentionDays: 0,
auditLogStreams: false,