9 lines
164 B
YAML
9 lines
164 B
YAML
|
required:
|
||
|
<config parameter>:
|
||
|
type: <type>
|
||
|
docs: <doc string>
|
||
|
optional:
|
||
|
<config parameter>:
|
||
|
type: <type>
|
||
|
docs: <doc string>
|