chore: update docstring
This commit is contained in:
@@ -191,7 +191,7 @@ def build_object_store(bucket_name: str | None = None) -> Any:
|
||||
|
||||
Respects ``settings.storage_backend``: in ``local`` mode points at the
|
||||
local ``${local_storage_base_dir}/version`` directory (the same place
|
||||
``backend.storage_api`` writes to), in ``s3`` mode points at the
|
||||
``backend.api.storage`` writes to), in ``s3`` mode points at the
|
||||
bucket named by ``bucket_name`` (default ``settings.s3_version_bucket``).
|
||||
|
||||
The bucket override exists because some workspaces configure a custom
|
||||
|
||||
Reference in New Issue
Block a user