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

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