Clarify config.yaml

This commit is contained in:
Alexandre
2023-11-23 08:47:17 +01:00
parent fd599c7315
commit 5143dc30bb
4 changed files with 12 additions and 8 deletions

View File

@@ -44,9 +44,10 @@ Options can be configured through two ways :
"silent": true # If false, show debug info
```
- Config.yaml
- Config.yaml (advanced usage)
Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options according to this guide : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables
Additional variables can be set as ENV variables by adding them in the config.yaml in the location defined in your addon options
The complete list of ENV variables can be seen here : https://raw.githubusercontent.com/firefly-iii/firefly-iii/main/.env.example