spacewander commented on a change in pull request #3074:
URL: https://github.com/apache/apisix/pull/3074#discussion_r545606572
##########
File path: doc/zh-cn/plugins/server-info.md
##########
@@ -77,13 +77,13 @@ plugins: # plugin list
| report_interval | integer | 60 | 上报服务信息至 etcd 的间隔(单位:秒,最大值:3600,最小值:60)|
| report_ttl | integer | 7200 | etcd 中服务信息保存的 TTL(单位:秒,最大值:86400,最小值:3600)|
-下面的例子将 `report_interval` 修改成了 10 秒,并将 `report_ttl` 修改成了 1
+下面的例子将 `report_interval` 修改成了 10 分钟,并将 `report_ttl` 修改成了 1
Review comment:
@starsz
Got it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]