mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
764 B
764 B
| title | description | contentType | tags | hide | |||
|---|---|---|---|---|---|---|---|
| External secrets environment variables | Configure the interval for checking updates to external secrets in self-hosted n8n instance. | reference |
|
|
External secrets environment variables
--8<-- "_snippets/self-hosting/file-based-configuration.md"
You can use an external secrets store to manage credentials for n8n. Refer to External secrets for details.
| Variable | Type | Default | Description |
|---|---|---|---|
N8N_EXTERNAL_SECRETS_UPDATE_INTERVAL |
Number | 300 (5 minutes) |
How often (in seconds) to check for secret updates. |