43
edits
(add explicit turn-off value per https://bugzilla.mozilla.org/show_bug.cgi?id=1453822) |
Darkspirit (talk | contribs) (Include mozilla.cloudflare-dns.com as requested by https://bugzil.la/1491304) |
||
Line 7: | Line 7: | ||
* Set `network.trr.mode` to 2 to make DNS Over HTTPS the browser's first choice but use regular DNS as a fallback (0 is "off by default", 1 lets Firefox pick whichever is faster, 3 for TRR only mode, 5 to explicitly turn it off). | * Set `network.trr.mode` to 2 to make DNS Over HTTPS the browser's first choice but use regular DNS as a fallback (0 is "off by default", 1 lets Firefox pick whichever is faster, 3 for TRR only mode, 5 to explicitly turn it off). | ||
* Set `network.trr.uri`. Ones that you may use | * Set `network.trr.uri`. Ones that you may use: https://mozilla.cloudflare-dns.com/dns-query ([https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/firefox/ Privacy Policy]), https://dns.google.com/experimental | ||
TRR is preffed OFF by default and you need to set a URI for an available DOH | TRR is preffed OFF by default and you need to set a URI for an available DOH |
edits