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


##########
docs/zh/latest/plugins/batch-requests.md:
##########
@@ -192,4 +213,9 @@ curl --location --request POST 
'http://127.0.0.1:9080/apisix/batch-requests' \
 
 ## 禁用插件
 
-正常情况不需要禁用本插件,如有需要,在 `/conf/config.yaml` 中新建一个所需的 `plugins` 列表,以覆盖原列表。
+如果你想禁用插件,你可以将 `batch-requests` 从配置文件中的插件列表删除,重新加载 APISIX 后就可以生效。

Review Comment:
   ```suggestion
   如果使用完毕并打算禁用插件,可将 `batch-requests` 从配置文件的插件列表中删除,重新加载 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