mirror of
1
Fork 0

docs: Clarify object store configuration (#3527)

Clarify what to (not) put in `s3-storage-endpoint`
This commit is contained in:
Daenney 2024-11-11 16:54:42 +01:00 committed by GitHub
parent e3c2b790fd
commit 58f916e821
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Storage # Storage
When configuring an object storage backend, the `storage-s3-endpoint` **must not** include the bucket name. That's what `s3-bucket-name` is for. Using subfolders in a bucket isn't currently supported.
## Settings ## Settings
```yaml ```yaml