[tutorial 061] A conditional disabled variable

This commit is contained in:
egarette@silique.fr 2025-11-07 06:37:28 +01:00
parent 9944d17c77
commit 9ee55f8183

View file

@ -5,4 +5,7 @@ version: 1.1
auto:
description: Automatic proxy configuration URL
type: web_address
disabled:
variable: _.proxy_mode
when_not: Automatic proxy configuration URL
...