Merge Open App–discovered extension configs with the host mj.config.cjs list.
mj.config.cjs
DriverClass
Enabled
RootPath
Settings
{ ...discovered, ...host }
Enabled: false
Merge Open App–discovered extension configs with the host
mj.config.cjslist.DriverClass.EnabledandRootPathwhen the host provides them;Settingsis{ ...discovered, ...host }.Enabled: falseentry is kept so the loader skips that DriverClass rather than falling back to the discovered one.