Przeglądaj źródła

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 1 miesiąc temu
rodzic
commit
25d32353e5
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      example.config.toml

+ 1
- 1
example.config.toml Wyświetl plik

@@ -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:

Ładowanie…
Anuluj
Zapisz