Currently the config module treats the UI config as a generic map. As a consequence the ui option only can be overwritten as a whole.
The config module needs to be reviewed and refactored, enabling partial overwrite of options and with proper validation of all sub options.
Currently the config module treats the UI config as a generic map. As a consequence the ui option only can be overwritten as a whole. The config module needs to be reviewed and refactored, enabling partial overwrite of options and with proper validation of all sub options.