Currently, the configuration file has been in mostly an append what is needed state which works fine until we need to change major parts of it. It needs a config-version variable along with a framework to auto-refactor the config to the latest version in a sort of step-up manor until it is at latest.
Currently, the configuration file has been in mostly an append what is needed state which works fine until we need to change major parts of it. It needs a
config-versionvariable along with a framework to auto-refactor the config to the latest version in a sort of step-up manor until it is at latest.