Compare commits
No commits in common. "v1.1_142" and "v1.1_142~1" have entirely different histories.
v1.1_142
...
v1.1_142~1
1 changed files with 0 additions and 9 deletions
|
|
@ -16,13 +16,4 @@ dns_over_https: # DNS over HTTPS
|
||||||
disabled:
|
disabled:
|
||||||
variable: _.enable_dns_over_https
|
variable: _.enable_dns_over_https
|
||||||
when: false
|
when: false
|
||||||
|
|
||||||
custom_dns_url:
|
|
||||||
description: Custom DNS URL
|
|
||||||
type: web_address
|
|
||||||
disabled:
|
|
||||||
jinja: |-
|
|
||||||
{{ _.provider is propertyerror or _.provider != 'Custom' }}
|
|
||||||
return_type: boolean
|
|
||||||
description: if "_.provider" is not "Custom"
|
|
||||||
...
|
...
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue