mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-13 00:07:11 +00:00
docs: Clarify object store configuration
Clarify what to (not) put in `s3-storage-endpoint`
This commit is contained in:
parent
45e1609377
commit
d558460f42
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue