Support different ways of configuring the app
All settings should be applicable via the configuration file, environment variables command-line arguments. Command-line arguments take precedence over environment variables, environment variables over configuration file fields.
-
Implement required changes -
Update README.md -
Update config.example.toml (new name: main.example.toml
) -
Fix import-mode argument
Edited by Sebastian Schüpbach