juzhiyuan commented on a change in pull request #6705:
URL: https://github.com/apache/apisix/pull/6705#discussion_r834009637
##########
File path: docs/zh/latest/FAQ.md
##########
@@ -566,3 +566,24 @@ apisix:
- 插件实例作用范围:`plugin-metadata` 作用于该插件的所有配置实例。`plugin-configs` 作用于其下配置的插件配置实例。
- 绑定主体作用范围:`plugin-metadata` 作用于该插件的所有配置实例绑定的主体。`plugin-configs` 作用于绑定了该
`plugin-configs` 的路由。
+
+## 如何修改APISIX的时区
Review comment:
```suggestion
## 如何修改 Apache APISIX 的时区
```
##########
File path: docs/zh/latest/FAQ.md
##########
@@ -566,3 +566,24 @@ apisix:
- 插件实例作用范围:`plugin-metadata` 作用于该插件的所有配置实例。`plugin-configs` 作用于其下配置的插件配置实例。
- 绑定主体作用范围:`plugin-metadata` 作用于该插件的所有配置实例绑定的主体。`plugin-configs` 作用于绑定了该
`plugin-configs` 的路由。
+
+## 如何修改APISIX的时区
+
+你可能需要将 APISIX 的时区设置为与你本地时区一致,否则在检索 APISIX 日志的时候会得到不一致的时区的日志数据,特别在你使用 APISIX
日志插件的时候。
Review comment:
Hi, just to make sure: is it's necessary to use the same timezone as
local? If yes, then please use `必须` or `应当` instead of `可能`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]