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

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

docs: mark prefer-ipv6 as the default in example.config.toml
master
Sergei Arkhipov 2 дней назад
Родитель
Сommit
25d32353e5
Аккаунт пользователя с таким Email не найден
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:

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