rougail-tutorials/firefox/10-manual.yml
Emmanuel Garette 733343b748 [tutorial 011] 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:18 +02:00

8 lines
168 B
YAML

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