mirror of
https://github.com/veops/cmdb.git
synced 2025-08-06 10:01:57 +08:00
fix: Solving the timezone issue in Redis, as well as the problem of MySQL logs always being in UTC timezone. (#268)
This commit is contained in:
@@ -52,4 +52,5 @@ sql_mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY
|
||||
#log-error = /var/log/mysql/error.log
|
||||
# By default we only accept connections from localhost
|
||||
#bind-address = 127.0.0.1
|
||||
# Disabling symbolic-links is recommended to prevent assorted security risks
|
||||
# Disabling symbolic-links is recommended to prevent assorted security risks
|
||||
log_timestamps = SYSTEM
|
Reference in New Issue
Block a user