docs: correct error in taos.cfg
This commit is contained in:
parent
48d5e13ae3
commit
1339e50a90
|
@ -73,10 +73,10 @@
|
||||||
# compressColData -1
|
# compressColData -1
|
||||||
|
|
||||||
# system time zone
|
# system time zone
|
||||||
# timezone Asia/Shanghai (CST, +0800)
|
# timezone UTC-8
|
||||||
|
|
||||||
# system time zone (for windows 10)
|
# system time zone (for windows 10)
|
||||||
# timezone UTC-8
|
# timezone Asia/Shanghai (CST, +0800)
|
||||||
|
|
||||||
# system locale
|
# system locale
|
||||||
# locale en_US.UTF-8
|
# locale en_US.UTF-8
|
||||||
|
|
Loading…
Reference in New Issue