From 9a7455acc036f87c08e671386cc55c63cf71396d Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 26 Nov 2022 11:53:27 -0800 Subject: [PATCH] chore: publish 0.4.1+0.204.0 release --- .env.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.sample b/.env.sample index 55b3229..97c4b7e 100644 --- a/.env.sample +++ b/.env.sample @@ -15,6 +15,9 @@ N8N_DIAGNOSTICS_ENABLED=false # Change to `true` to enable questionnaire-based customisation of the UI N8N_PERSONALIZATION_ENABLED=false +# "Permit users to import specific built-in modules in the Code node" +#NODE_FUNCTION_ALLOW_BUILTIN=* + COMPOSE_FILE="compose.yml" # SSO using traefik-forward-auth