Jeicex's picture
Subindo documentação do n8n limpa
0a84888
metadata
title: External secrets environment variables
description: >-
  Configure the interval for checking updates to external secrets in self-hosted
  n8n instance.
contentType: reference
tags:
  - environment variables
hide:
  - toc
  - tags

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.