[tutorial 020] A family
The "manual" mode structural descriptions are write in a new files to separate things. But Rougail will concatenate variables and families. We create a family, which will contain other variables. This family has: - a description - a type As there is no variable inside this family, the type is mandatory. Without it, Rougail will create a variable. In fact, this family will be deleted by Rougail too because it is empty.
This commit is contained in:
parent
164b36ba47
commit
a044459cc1
1 changed files with 4 additions and 0 deletions
4
firefox/10-manual.yml
Normal file
4
firefox/10-manual.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
manual:
|
||||||
|
description: Manual proxy configuration
|
||||||
|
type: family
|
Loading…
Reference in a new issue