You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/18 03:51:21 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3074: fix: bad server_info example

spacewander commented on a change in pull request #3074:
URL: https://github.com/apache/apisix/pull/3074#discussion_r545556142



##########
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:
       Should we change the English version?




----------------------------------------------------------------
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:
users@infra.apache.org