You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both, the MS and the Engine have a config_default.json file in its repo. It contains all configurable key with its default values.
It is not intended to be changed by the user! Instead, create a new config.json (or copy and rename the config_default.json) and change all config values in here. This file is on .gitignore and will not be uploaded to the git repo.