rougail-tutorials/firefox/10-manual.yml
Emmanuel Garette b99325d5c6 [tutorial 012] Conditional desactived family
This family will be desactived if "proxy_mode" is not "manual proxy configuration".

Desactived a variable or a family means that this variable will never be accessible.
2024-10-23 10:58:19 +02:00

7 lines
149 B
YAML

---
manual:
description: Manual proxy configuration
type: family
disabled:
variable: proxy_mode
when_not: 'Manual proxy configuration'