📚 Improve documentation
This commit is contained in:
@@ -195,10 +195,10 @@ The following environment variables support file input:
|
||||
|
||||
## Setting Timezone
|
||||
|
||||
To define the timezone n8n should use the environment variable `GENERIC_TIMEZONE` can
|
||||
be set. This gets used to by for example the Cron-Node.
|
||||
To define the timezone n8n should use, the environment variable `GENERIC_TIMEZONE` can
|
||||
be set. This gets used by for example the Cron-Node.
|
||||
Apart from that can also the timezone of the system be set separately. Which controls what
|
||||
some scripts and commands return like `> date`. The system timezone can be set via
|
||||
some scripts and commands return like `$ date`. The system timezone can be set via
|
||||
the environment variable `TZ`.
|
||||
|
||||
Example to use the same timezone for both:
|
||||
|
||||
Reference in New Issue
Block a user