note about env var conf precedence

This commit is contained in:
Sebastian Hugentobler 2023-11-18 17:29:44 +01:00
parent 40dc88fdeb
commit d68592f52a
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ operating system:
- Windows: `{FOLDERID_RoamingAppData}/findpenguins-feed/config/config.toml`
- macOS: `$HOME/Library/Preferences/ch.vanwa.findpenguins-feed/config.toml`
Environment variable always take precedence.
## server_address
IP and port the server should listen on.