Refactor code structure for improved readability and maintainability

This commit is contained in:
Abdulazizzn
2025-09-19 02:43:59 +03:00
parent cb673285a0
commit 48050a41a8
7 changed files with 6938 additions and 7 deletions

View File

@@ -14,6 +14,8 @@
"PATH",
"GENERIC_TIMEZONE",
"NODE_OPTIONS",
"NODE_FUNCTION_ALLOW_BUILTIN",
"NODE_FUNCTION_ALLOW_EXTERNAL",
"N8N_RUNNERS_AUTO_SHUTDOWN_TIMEOUT",
"N8N_RUNNERS_TASK_TIMEOUT",
"N8N_RUNNERS_MAX_CONCURRENCY",
@@ -36,6 +38,8 @@
"health-check-server-port": "5682",
"allowed-env": [
"PATH",
"NODE_FUNCTION_ALLOW_BUILTIN",
"NODE_FUNCTION_ALLOW_EXTERNAL",
"N8N_RUNNERS_LAUNCHER_LOG_LEVEL",
"N8N_RUNNERS_AUTO_SHUTDOWN_TIMEOUT",
"N8N_RUNNERS_TASK_TIMEOUT",