瀏覽代碼

Merge pull request #504 from 9seconds/docs/prefer-ip-default

docs: mark prefer-ipv6 as the default in example.config.toml
pull/510/head
Sergei Arkhipov 3 月之前
父節點
當前提交
25d32353e5
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      example.config.toml

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

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

Loading…
取消
儲存