mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 14:14:02 +03:00
More details on DOH-IP option
This commit is contained in:
+11
-1
@@ -136,7 +136,17 @@ allow-fallback-on-unknown-dc = false
|
|||||||
# By default we use Cloudflare.
|
# By default we use Cloudflare.
|
||||||
#
|
#
|
||||||
# DEPRECATED option:
|
# DEPRECATED option:
|
||||||
# If dns option is specified, it will be used instead
|
# If dns option is specified, it will be used instead. No default is defined
|
||||||
|
# anymore. But if you set this option, this is literally the same providing
|
||||||
|
# https:// URL to `dns`.
|
||||||
|
#
|
||||||
|
# In other words:
|
||||||
|
#
|
||||||
|
# doh-ip = "1.1.1.1"
|
||||||
|
#
|
||||||
|
# is literally the same as
|
||||||
|
#
|
||||||
|
# dns = "https://1.1.1.1"
|
||||||
# doh-ip = "1.1.1.1"
|
# doh-ip = "1.1.1.1"
|
||||||
|
|
||||||
# Starting from mtg v2.1.12 we have changed a configuration for DNS. Now it
|
# Starting from mtg v2.1.12 we have changed a configuration for DNS. Now it
|
||||||
|
|||||||
Reference in New Issue
Block a user