mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge branch 'N8N-4801-pro-license' of https://github.com/n8n-io/n8n-docs into N8N-4801-pro-license
This commit is contained in:
commit
86c8a3d01d
@ -218,7 +218,7 @@ Refer to [User management](/hosting/authentication/user-management-self-hosted/)
|
||||
|
||||
| Variable | Type | Default | Description |
|
||||
| :------- | :---- | :------- | :---------- |
|
||||
| `N8N_LICENSE_ACTIVATION_KEY` | String | `''` | Activation key to initialize license. |
|
||||
| `N8N_LICENSE_ACTIVATION_KEY` | String | `''` | Activation key to initialize license. Not applicable if the n8n instance was already activated. |
|
||||
| `N8N_LICENSE_AUTO_RENEW_ENABLED` | Boolean | `true` | Whether autorenew for licenses is enabled (true) or not (false). |
|
||||
| `N8N_LICENSE_AUTO_RENEW_OFFSET` | Number | `60 * 60 * 72` (72 hours) | How many seconds before expiry a license should automatically renew. |
|
||||
| `N8N_LICENSE_SERVER_URL` | String | `http://license.n8n.io/v1` | Server URL to retrieve license. |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user