SylviaBABY commented on code in PR #6886:
URL: https://github.com/apache/apisix/pull/6886#discussion_r853773742


##########
docs/zh/latest/plugins/gzip.md:
##########
@@ -84,10 +97,11 @@ Warning: <FILE>" to save to a file.
 
 ## 禁用插件
 
-想要禁用该插件时很简单,在路由 `plugins` 配置块中删除对应 `JSON` 配置,不需要重启服务,即可立即生效禁用该插件。
+当你需要禁用 `gzip` 插件时,可以通过以下命令删除相应的 `JSON` 配置,APISIX 将会自动重新加载相关配置,无需重启服务:

Review Comment:
   ```suggestion
   当你需要禁用 `gzip` 插件时,可以通过以下命令删除相应的 JSON 配置,APISIX 将会自动重新加载相关配置,无需重启服务:
   ```



-- 
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]

Reply via email to