Revert "fix: добавлены рекомендуемые переменные окружения для n8n"
This reverts commit ec00428da0.
This commit is contained in:
parent
ec00428da0
commit
9501319acd
1 changed files with 1 additions and 10 deletions
|
|
@ -47,16 +47,7 @@ services:
|
|||
|
||||
# Community Packages
|
||||
N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE: 'true'
|
||||
|
||||
# Task Runners (recommended)
|
||||
N8N_RUNNERS_ENABLED: 'true'
|
||||
OFFLOAD_MANUAL_EXECUTIONS_TO_WORKERS: 'true'
|
||||
|
||||
# Security
|
||||
N8N_BLOCK_ENV_ACCESS_IN_NODE: 'false'
|
||||
N8N_GIT_NODE_DISABLE_BARE_REPOS: 'true'
|
||||
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS: 'true'
|
||||
|
||||
|
||||
# Performance
|
||||
EXECUTIONS_DATA_PRUNE: 'true'
|
||||
EXECUTIONS_DATA_MAX_AGE: 168
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue