- setting users.users.name.{isSystemUser,isNormalUser} is required since #115332
Fixes #112834 where incorrect documentation of options was reported. customIni used to replace the entire default configuration while the new settings option is merged in with the default configuration and still allows overriding options when needed.