fix: fix typo in description of secureDnsMode (#31255)

This commit is contained in:
Tobias Nießen 2021-10-04 02:57:19 +02:00 committed by GitHub
parent d2425472df
commit e53bd1b72a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1072,7 +1072,7 @@ indicates success while any other value indicates failure according to Chromium
Linux.
* `secureDnsMode` String (optional) - Can be "off", "automatic" or "secure".
Configures the DNS-over-HTTP mode. When "off", no DoH lookups will be
performed. When "automatic", DoH lookups will be peformed first if DoH is
performed. When "automatic", DoH lookups will be performed first if DoH is
available, and insecure DNS lookups will be performed as a fallback. When
"secure", only DoH lookups will be performed. Defaults to "automatic".
* `secureDnsServers` String[] (optional) - A list of DNS-over-HTTP