Enhancement: Ship empty config file
Config file shipped with SPC should have empty variables. Move current defaults to comments.
This prevents users accidentally running with wrong settings because they forgot something. Checks are to be implemented, to ensure every variable (and where possible to check, set correctly) is set before running SPC for production. This will hopefully make sure users actually go through the config file and at the same time provides some safety against wrong configurations