Fix our config format to be more consistent #11790
Labels
A-config
configuration
Broken Window
Bugs / technical debt to be addressed immediately
C-Architecture
Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )
As mentioned in #11789
Our configuration keys are somewhat inconsistent, we should go ahead and fixing these inconsistencies, writing down a proper structure of how configurations should look like while allowing extending them without breakage like we are slowly running into it seems.
This will requires us to do one overall change of the config format which may break user configurations but should guard us against having to do this again in the future while not restricting our options.
The text was updated successfully, but these errors were encountered: