Make the objstorage argument optional
When unset, defaults to a NoopObjstorage. This can be useful for testing, and it allows to use the `swh db init storage` without a configuration file. Warn the user if the storage instance actually use this noop objstorage.
Loading
Please register or sign in to comment