[tutorial v1.1_070] A conditional disabled variable with type web_address

This commit is contained in:
egarette@silique.fr 2025-11-14 23:18:10 +01:00
parent 6d5817f9a4
commit 32635b8c9b

11
firefox/30-auto.yml Normal file
View file

@ -0,0 +1,11 @@
%YAML 1.2
---
version: 1.1
auto:
description: Automatic proxy configuration URL
type: web_address
disabled:
variable: _.proxy_mode
when_not: Automatic proxy configuration URL
...