This branch adds support for a defaultUser field in the user configuration file, primarily intended to setup the default values for new users added from the in-app user menu. This acts as a fix for the "bug" of newly created users inheriting some default UserConfig values/values from other users in the configuration.
This branch adds support for a
defaultUser
field in the user configuration file, primarily intended to setup the default values for new users added from the in-app user menu. This acts as a fix for the "bug" of newly created users inheriting some defaultUserConfig
values/values from other users in the configuration.