From 529993bb27237ce0d0b3150b4ce1411ce4766dc6 Mon Sep 17 00:00:00 2001 From: fufesou Date: Sun, 19 May 2024 23:05:50 +0800 Subject: [PATCH] fix: redundant white space Signed-off-by: fufesou --- .../client-configuration/advanced-settings/_index.zh-cn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md index 6ab5984..6c8c4d2 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md +++ b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md @@ -198,7 +198,7 @@ IP 直接访问的端口。 | 是否需要安装 | 可设值 | 默认值 | 示例 | | :------: | :------: | :------: | :------: | -| N | `,` or `,,` | , means no filter | `whitelist=, ` | +| N | `,` 或者 `,,` | `,` 表示不过滤 | `whitelist=,` | ### allow-auto-disconnect & auto-disconnect-timeout @@ -212,7 +212,7 @@ IP 直接访问的端口。 | 设置项 | 是否需要安装 | 可设值 | 默认值 | 示例 | | :------: | :------: | :------: | :------: | :------: | | allow-auto-disconnect | N | Y, N | N | `allow-auto-disconnect=Y` | -| auto-disconnect-timeout | N | Timeout in minutes | 10 | `auto-disconnect-timeout=10` | +| auto-disconnect-timeout | N | 按分钟计的超时时间 | 10 | `auto-disconnect-timeout=10` | ### allow-only-conn-window-open