found an issue, not sure if it's a bug or a feature yet =)

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-03-11 00:46:58 +03:00
parent 2ccbc7f7d3
commit 4bcb541df9

View File

@ -311,7 +311,8 @@ but with a .txt extension.
All the configuration options can be given in a configuration file as All the configuration options can be given in a configuration file as
well as environment variables. well as environment variables.
Environment variables take precedence over the configuration file. <!-- XXX this is not true at the moment, not sure if this is a bug or a feature...
Environment variables take precedence over the configuration file. -->
The default `make-images.cfg` would look something like: The default `make-images.cfg` would look something like:
```shell ```shell