leslie-tsang commented on a change in pull request #5867:
URL: https://github.com/apache/apisix/pull/5867#discussion_r772856066
##########
File path: docs/zh/latest/stream-proxy.md
##########
@@ -40,10 +40,14 @@ apisix:
- "127.0.0.1:9211"
```
-如果你需要同时启用 HTTP 和 stream 代理,设置 `only` 为 false:
+如果 `apisix.enable_admin` 为 true,上面的配置会同时启用 HTTP 和 stream 代理。
+If `apisix.enable_admin` is true, both HTTP and stream proxy are enabled with
the configuration above.
Review comment:
```suggestion
```
--
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]