Skip to content

api/server: Allow noop objstorage to be used in development mode

Providing the SWH_DEV_ENVIRONMENT is set, allow to actually use the noop objstorage. This can be useful for example in docker environment.

Test Plan

tox


Migrated from D6759 (view on Phabricator)

Merge request reports