FabLabKasse
FabLabKasse copied to clipboard
improve config system
Improve the config system by using default values. The git repo could supply a config.defaults.ini that gets loaded first. In a second step the config.ini is loaded over the defaults. The benefit is that most of the entries in the config file are nothing that the user needs to change normally.