Alexey Dolotov 6 days ago
parent
commit
4ee2ff8031
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      example.config.toml

+ 1
- 1
example.config.toml View File

@@ -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…
Cancel
Save