Merge pull request #91 from dwoffinden/patch-1

Fix an inconsistency in the example doh-client.conf
This commit is contained in:
Star Brilliant
2020-11-22 13:17:44 +00:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ upstream_selector = "random"
# bootstrap server, please make this list empty.
bootstrap = [
# Google's resolver, bad ECS, good DNSSEC
# Google's resolver, good ECS, good DNSSEC
"8.8.8.8:53",
"8.8.4.4:53",