Add paywall for PIT and redirect paywall to contact sales in self-hosted

This commit is contained in:
Tuan Dang
2023-06-27 17:19:33 +07:00
parent caed17152d
commit 1dfd18e779
5 changed files with 63 additions and 38 deletions

View File

@@ -55,7 +55,7 @@ class EELicenseService {
environmentLimit: null,
environmentsUsed: 0,
secretVersioning: true,
pitRecovery: true,
pitRecovery: false,
rbac: true,
customRateLimits: true,
customAlerts: true,