From a5ca6edd952e3798cd78255bbd761df299f5c5ec Mon Sep 17 00:00:00 2001 From: Anya Lin Date: Sat, 21 Dec 2024 23:12:27 +0800 Subject: [PATCH] update mieru.md (#59) --- docs/config/proxies/mieru.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/proxies/mieru.md b/docs/config/proxies/mieru.md index d2d610e6..a76379a1 100644 --- a/docs/config/proxies/mieru.md +++ b/docs/config/proxies/mieru.md @@ -25,4 +25,4 @@ proxies: ## multiplexing -多路复用,可以使用的值包括 `MULTIPLEXING_OFF`, `MULTIPLEXING_LOW`, `MULTIPLEXING_MIDDLE`, ·。其中 `MULTIPLEXING_OFF` 会关闭多路复用功能。默认值为 `MULTIPLEXING_LOW` \ No newline at end of file +多路复用,可以使用的值包括 `MULTIPLEXING_OFF`, `MULTIPLEXING_LOW`, `MULTIPLEXING_MIDDLE`, `MULTIPLEXING_HIGH`。其中 `MULTIPLEXING_OFF` 会关闭多路复用功能。默认值为 `MULTIPLEXING_LOW`