Skip to content

Remove redundant config checks in load_and_check_config.

  1. There is no reason to force the server to serve only the 'local' backend anymore
  2. Missing arguments will error when instantiating the backend class.

Migrated from D2568 (view on Phabricator)

Merge request reports