From db5c22401c30cd60f1b5b2383fcb55b967242390 Mon Sep 17 00:00:00 2001 From: john Date: Wed, 24 Dec 2025 20:25:58 +0000 Subject: [PATCH] kill me --- n8n-task-runners.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/n8n-task-runners.json b/n8n-task-runners.json index 50db3fa..ef71ff3 100644 --- a/n8n-task-runners.json +++ b/n8n-task-runners.json @@ -1,21 +1,3 @@ -{ - "task-runners": [ - { - "runner-type": "javascript", - "health-check-server-port": "5681", - "env-overrides": { - "NODE_FUNCTION_ALLOW_BUILTIN": "crypto", - "NODE_FUNCTION_ALLOW_EXTERNAL": "moment,uuid" - } - }, - { - "runner-type": "python", - "health-check-server-port": "5682", - } - ] -} - - { "task-runners": [ {