diff --git a/firefox/60-dns_over_https.yml b/firefox/60-dns_over_https.yml index d709ea5..c121470 100644 --- a/firefox/60-dns_over_https.yml +++ b/firefox/60-dns_over_https.yml @@ -2,3 +2,14 @@ dns_over_https: # DNS over HTTPS enable_dns_over_https: false # Enable DNS over HTTPS + + provider: + description: Use Provider + choices: + - Cloudflare + - NextDNS + - Custom + default: Cloudflare + disabled: + variable: dns_over_https.enable_dns_over_https + when: false