diff --git a/meshcore.conf.example b/meshcore.conf.example index ed0c540..7abe7f3 100644 --- a/meshcore.conf.example +++ b/meshcore.conf.example @@ -6,6 +6,13 @@ # This format is compatible with both Docker env_file and shell 'source' command. # Comments start with # and blank lines are ignored. +# ============================================================================= +# Timezone (for Docker deployments) +# ============================================================================= +# Set the timezone for timestamps in charts and reports. +# Uses IANA timezone names: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones +# TZ=Europe/Amsterdam + # ============================================================================= # Connection Settings # =============================================================================