Closed jackjansen closed 1 year ago
This isn't really relevant until we have allowed storing all settings locally, i.e. outside of the orchestrator.
We need three levels of settings:
VRTInitializer
config.json
configoverride.json
If we want to allow saving configoverride.json it should be from a separate dialog, probably.
Forget about configoverride.json. In stead we will store the items that are "classically" kept in the orchestrator (the user settings) in a separate config file.
This issue is pretty much outdated.
This isn't really relevant until we have allowed storing all settings locally, i.e. outside of the orchestrator.
We need three levels of settings:
VRTInitializer
in LoginManager sceneconfig.json
configoverride.json
If we want to allow saving configoverride.json it should be from a separate dialog, probably.