fix: Add config for max task runners payload size (no-changelog) (#11366)

This commit is contained in:
Val
2024-10-23 11:53:21 +01:00
committed by GitHub
parent 3ec103f8ba
commit 5390061f49
8 changed files with 26 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
"PATH",
"N8N_RUNNERS_GRANT_TOKEN",
"N8N_RUNNERS_N8N_URI",
"N8N_RUNNERS_MAX_PAYLOAD",
"NODE_FUNCTION_ALLOW_BUILTIN",
"NODE_FUNCTION_ALLOW_EXTERNAL"
],