feat: added flexible configuration system using figment
This commit is contained in:
parent
f16cdfdfff
commit
f9ffc21a3f
11 changed files with 227 additions and 74 deletions
|
|
@ -14,3 +14,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* subscriptions
|
||||
* episode changes
|
||||
* devices
|
||||
* Flexible configuration via a TOML config file, environment variables or CLI
|
||||
arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue