@samitouri / QOSami-HFS / commits / 750c2f0c

doc: loading alternative config file

Massimo Melina committed Sep 17, 2023 at 22:39 UTC 750c2f0cc5efac4f29ab4063a2caa5bafe28d52e
1 file changed +2
README.md
+2
@@ -149,6 +149,8 @@ Configuration can be done in several ways
149
150 `NAME` stands for the property name that you want to change. See the [complete list](config.md).
151
152 +You can specify a different `config.yaml` at command line with `--config PATH` or similarly with an env `HFS_CONFIG`.
153 +
154 ### Where is it stored
155
156 Configuration is stored in the file `config.yaml`, exception made for custom HTML which is stored in `custom.html`.