n8n-docs/docs/hosting/configuration/environment-variables/security.md
2024-04-17 22:05:18 +02:00

580 B

title description contentType tags hide
Security environment variables Configure authentication and environment variable access in self-hosted n8n instance. reference
environment variables
toc
tags

Security environment variables

--8<-- "_snippets/self-hosting/file-based-configuration.md"

Variable Type Default Description
N8N_BLOCK_ENV_ACCESS_IN_NODE Boolean false Whether to allow users to access environment variables in expressions and the Code node (false) or not (true).