瀏覽代碼

docs: mark prefer-ipv6 as the default in example.config.toml

pull/504/head
Alexey Dolotov 1 周之前
父節點
當前提交
01d2e1cc0d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      example.config.toml

+ 1
- 1
example.config.toml 查看文件

@@ -39,7 +39,7 @@ concurrency = 8192
39 39
 # Sometimes you want to enforce mtg to use some types of
40 40
 # IP connectivity to Telegram. We have 4 modes:
41 41
 #   - prefer-ipv6:
42
-#     We can use both ipv4 and ipv6 but ipv6 has a preference
42
+#     We can use both ipv4 and ipv6 but ipv6 has a preference (default)
43 43
 #   - prefer-ipv4:
44 44
 #     We can use both ipv4 and ipv6 but ipv4 has a preference
45 45
 #   - only-ipv6:

Loading…
取消
儲存