Просмотр исходного кода

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

docs/prefer-ip-default
Alexey Dolotov 3 дней назад
Родитель
Сommit
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:

Загрузка…
Отмена
Сохранить