From 4523134d4be3c4f90343f12baf97f6a092b5ee44 Mon Sep 17 00:00:00 2001 From: Joe Irving Date: Thu, 4 Jun 2026 15:15:05 +0100 Subject: [PATCH] feat: allow adding timezone --- .env.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.sample b/.env.sample index 4ab61c8..477eb4a 100644 --- a/.env.sample +++ b/.env.sample @@ -12,6 +12,7 @@ N8N_DIAGNOSTICS_ENABLED=false # Change to `true` to enable questionnaire-based customisation of the UI N8N_PERSONALIZATION_ENABLED=false +#GENERIC_TIMEZONE=America/New_York # "Permit users to import specific built-in modules in the Code node" #NODE_FUNCTION_ALLOW_BUILTIN=*