juzhiyuan commented on a change in pull request #2884:
URL: https://github.com/apache/apisix/pull/2884#discussion_r533113410



##########
File path: doc/plugins/server-info.md
##########
@@ -48,4 +85,20 @@ The meaning of each item in server information is following:
 | version | string | APISIX version. |
 | hostname | string | Hostname of the machine/pod that APISIX is deployed. |
 
-Note the server information is also reported to etcd periodically (for now the 
interval is `5s`) and collected by APISIX Dashboard, so you can also access it 
from APISIX Dashboard.
+## Disable Plugin
+
+By removing `server-info` in the plugin list of configure file 
`apisix/conf/config.yaml` and restart APISIX, you can diable `server-info` 
plugin easily.
+
+```

Review comment:
       format language?




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


Reply via email to