mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:04:02 +03:00
Remove integration with gotd
This commit is contained in:
+1
-6
@@ -77,14 +77,9 @@ allow-fallback-on-unknown-dc = false
|
||||
# a default list of DCs, including some CDN IPs, but it is possible that some
|
||||
# of them are not working for you. In this case, you can override them here.
|
||||
[[dc-overrides]]
|
||||
dc = "101"
|
||||
dc = 101
|
||||
ips = ["127.0.0.1:443"]
|
||||
|
||||
# mtg periodically updates its list of DCs, fetching them from Telegram itself.
|
||||
# This is a period of time between updates. Default value is 1h, and usually
|
||||
# more than enough.
|
||||
# dc-update-each = "24h"
|
||||
|
||||
# network defines different network-related settings
|
||||
[network]
|
||||
# please be aware that mtg needs to do some external requests. For
|
||||
|
||||
Reference in New Issue
Block a user