feat: allow adding timezone
This commit is contained in:
@ -12,6 +12,7 @@ N8N_DIAGNOSTICS_ENABLED=false
|
|||||||
|
|
||||||
# Change to `true` to enable questionnaire-based customisation of the UI
|
# Change to `true` to enable questionnaire-based customisation of the UI
|
||||||
N8N_PERSONALIZATION_ENABLED=false
|
N8N_PERSONALIZATION_ENABLED=false
|
||||||
|
#GENERIC_TIMEZONE=America/New_York
|
||||||
|
|
||||||
# "Permit users to import specific built-in modules in the Code node"
|
# "Permit users to import specific built-in modules in the Code node"
|
||||||
#NODE_FUNCTION_ALLOW_BUILTIN=*
|
#NODE_FUNCTION_ALLOW_BUILTIN=*
|
||||||
|
|||||||
Reference in New Issue
Block a user