fix: revert license fns

This commit is contained in:
sidwebworks
2025-08-07 01:05:47 +05:30
parent 1645534b54
commit 69c3687add

View File

@@ -27,9 +27,9 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
customRateLimits: false,
customAlerts: false,
secretAccessInsights: false,
auditLogs: true,
auditLogsRetentionDays: 1,
auditLogStreams: true,
auditLogs: false,
auditLogsRetentionDays: 0,
auditLogStreams: false,
auditLogStreamLimit: 3,
samlSSO: false,
hsm: false,
@@ -60,7 +60,7 @@ export const getDefaultOnPremFeatures = (): TFeatureSet => ({
enterpriseSecretSyncs: false,
enterpriseAppConnections: false,
fips: false,
eventSubscriptions: true
eventSubscriptions: false
});
export const setupLicenseRequestWithStore = (