docs: Clarify object store configuration

Clarify what to (not) put in `s3-storage-endpoint`
This commit is contained in:
Daenney 2024-11-08 12:35:52 +01:00 committed by GitHub
parent 45e1609377
commit d558460f42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,7 @@
# 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
```yaml