Parcourir la source

Comment out doh-ip

tags/v2.1.13^2^2
9seconds il y a 6 mois
Parent
révision
ddc34bf918
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      example.config.toml

+ 1
- 1
example.config.toml Voir le fichier

@@ -137,7 +137,7 @@ allow-fallback-on-unknown-dc = false
137 137
 #
138 138
 # DEPRECATED option:
139 139
 #  If dns option is specified, it will be used instead
140
-doh-ip = "1.1.1.1"
140
+# doh-ip = "1.1.1.1"
141 141
 
142 142
 # Starting from mtg v2.1.12 we have changed a configuration for DNS. Now it
143 143
 # supports DNS-over-HTTPS, DNS-over-TLS, custom UDP resolver and system

Chargement…
Annuler
Enregistrer