Currently, if the config cannot be loaded from a remote source via the ?load parameter, the app falls back to default config, but the user is not told what has happened.
In addition, I don't think that specific instances that may be invalid, reject a connection, or be otherwise badly specified, are called out to the user / marked as bad.
Currently, if the config cannot be loaded from a remote source via the
?loadparameter, the app falls back to default config, but the user is not told what has happened.In addition, I don't think that specific instances that may be invalid, reject a connection, or be otherwise badly specified, are called out to the user / marked as bad.