mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
docs: Clarify object store configuration (#3527)
Clarify what to (not) put in `s3-storage-endpoint`
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user