Completely rework the configuration system (#76)

* Do a lot of progress on the new config system

* Completely rework the configuration system

* Improve logging messages
This commit is contained in:
Stefano Pigozzi
2020-09-07 17:11:22 +02:00
committed by GitHub
parent 378bbbad43
commit 6a49756394
11 changed files with 627 additions and 571 deletions

1
.gitignore vendored
View File

@@ -102,5 +102,6 @@ ENV/
.idea/
config/config.ini
config/config.toml
*.sqlite
*.sqlite-journal