소스 검색

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…
취소
저장