AdguardTeam / AdguardTeam/AdGuardHome
UI time zone override option
未關閉
feature request
localization
UI
- 主要語言
- TypeScript
- 星號
- 36.9k
- 分支
- 2.5k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The problem is on a Synology NAS/Docker:
Since the update to 0.106.1, the query log doesn't apply the container ENV TZ.
System time: custom TZ (set Synology DSM time)
Container TZ (set via ENV): custom TZ (shown via container terminal "date")
Container logs: custom TZ (shown via SSH "docker logs")
Docker time: UTC
AdGuard Home query log: UTC
This constellation, for example, leads to the absurd result that in the log of the Docker GUI, each line is cited as UTC. The actual log entry of each line then starts Correct with the container time.
Example (UTC+2):
`[Time: 14:15:03] [Log: 2021/05/05 16:15:03 info: something foo]`
Thank you for fixing!
貢獻指南
評估
這個 Issue 還沒有評估資料。