
Example config generation now is in CONFspirator so we can instead use that. We now also natively get toml support through the new version of the library. Change-Id: Ic3a46d075dd83e11ee3cccc1ad2bbdb81005c60d
7 lines
187 B
YAML
7 lines
187 B
YAML
---
|
|
features:
|
|
- |
|
|
Adjutant now optionally supports toml as a config file format,
|
|
although yaml is still considered the default. Both can now be
|
|
exported as example configs.
|