Skip to content

refactor: move TimeZone from Database config to top-level Config - #1371

Merged
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2839_ea3cb96
Aug 17, 2026
Merged

refactor: move TimeZone from Database config to top-level Config#1371
HaiHui886 merged 1 commit into
mainfrom
sync_mr_2839_ea3cb96

Conversation

@Rader

@Rader Rader commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • Moved TimeZone from Config.Database to the top-level Config struct, as it is only used by the Loki client for log formatting, not by the database layer.
  • Renamed the environment variable from STARHUB_DATABASE_TIMEZONE to STARHUB_SERVER_TIMEZONE and updated all related code, Docker Compose, and TOML configurations accordingly.
  • Updated relevant documentation and migration guides to reflect the configuration relocation.

@Rader

Rader commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator Author

Depends on #1370

@HaiHui886 HaiHui886 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HaiHui886
HaiHui886 merged commit c81ecd7 into main Aug 17, 2026
7 checks passed
@HaiHui886
HaiHui886 deleted the sync_mr_2839_ea3cb96 branch August 17, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants