mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
d3f01270c7
to test in staging use version `PR-6930-ado-990-trial-banner-does-not-disappear-after-sign-out` <img width="875" alt="image" src="https://github.com/n8n-io/n8n/assets/16496553/dfffe60f-bec3-4c48-bd9c-5990c68afa52">
30 lines
656 B
JSON
30 lines
656 B
JSON
{
|
|
"id": 200,
|
|
"planId": 1,
|
|
"pruneExecutionsInterval": 168,
|
|
"monthlyExecutionsLimit": 1000,
|
|
"activeWorkflowsLimit": 20,
|
|
"credentialsLimit": 100,
|
|
"supportTier": "community",
|
|
"displayName": "Trial",
|
|
"enabledFeatures": ["userManagement", "advancedExecutionFilters", "sharing"],
|
|
"licenseFeatures": {
|
|
"feat:sharing": true,
|
|
"feat:advancedExecutionFilters": true,
|
|
"quota:users": -1,
|
|
"quota:maxVariables": -1,
|
|
"feat:variables": true,
|
|
"feat:apiDisabled": true
|
|
},
|
|
"metadata": {
|
|
"version": "v1",
|
|
"group": "trial",
|
|
"slug": "trial-2",
|
|
"trial": {
|
|
"length": 14,
|
|
"gracePeriod": 3
|
|
}
|
|
},
|
|
"expirationDate": "2023-08-30T15:47:27.611Z"
|
|
}
|