mirror of
https://github.com/jorijn/meshcore-stats.git
synced 2026-08-06 16:52:52 +02:00
docs: add TZ timezone setting to example config
Documents how to set timezone for Docker deployments to ensure chart X-axis labels and timestamps display in local time. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user