update
This commit is contained in:
@@ -22,7 +22,7 @@ license_sdk_1.LicenseManager.prototype.licenseCert = {
|
||||
validFrom: new Date(),
|
||||
validTo: new Date(Date.now() + 1000 * 60 * 60 * 24 * 365),
|
||||
features: {
|
||||
planName: "Hacky",
|
||||
planName: "Enterprise",
|
||||
"feat:sharing": true,
|
||||
"feat:ldap": true,
|
||||
"feat:saml": true,
|
||||
@@ -46,6 +46,8 @@ license_sdk_1.LicenseManager.prototype.licenseCert = {
|
||||
'feat:askAi': true,
|
||||
'feat:communityNodes:customRegistry': true,
|
||||
'feat:aiCredits': true,
|
||||
'quota:aiCredits': 114514,
|
||||
'quota:maxTeamProjects': 114514,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user