add timezone configuration in the taos.cfg
This commit is contained in:
parent
eaa767be1b
commit
888ddaeba4
|
@ -100,6 +100,9 @@
|
|||
# default system charset
|
||||
# charset UTF-8
|
||||
|
||||
# system time zone
|
||||
# timezone Asia/Shanghai (CST, +0800)
|
||||
|
||||
# enable/disable commit log
|
||||
# clog 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue