[tutorial 081] A choice variable

This commit is contained in:
egarette@silique.fr 2024-11-02 14:58:54 +01:00
parent 1566ea2cb8
commit 0a649ef141

View file

@ -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