Determines whether the console outputs and logs display in color.
GATEWAY_TERMINAL_NO_COLOR
Section: terminal
Key: no_color
false
Sets the time zone for timestamps displayed in gateway terminal outputs such as when you run services. For example:
Timezones are shown in UTC by default. When you set this to local, the gateway uses your machine’s timezone. You can also set a timezone (tz) identifier such as America/New_York.
GATEWAY_TERMINAL_TIMESTAMP_TIMEZONE
Section: terminal
Key: timestamp_timezone
utc
["utc", "local", ...any tz identifier]