mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Document that S3 ACLs must be enabled (#952)
When using the web GUI to create a bucket, both AWS S3 and GCS have ACLs disabled by default.
This commit is contained in:
parent
4e46d961ca
commit
fa953aae1e
@ -554,6 +554,8 @@ You must serve the files with CORS headers, otherwise some functions of Mastodon
|
||||
|
||||
{{< page-ref page="admin/optional/object-storage" >}}
|
||||
|
||||
The bucket must support access control lists (ACLs). For AWS S3, this means setting the "Object Ownership" setting to "ACLs enabled". For Google Cloud Storage, this means setting the "Access control" setting to "Fine-grained".
|
||||
|
||||
#### `S3_ENABLED`
|
||||
|
||||
#### `S3_REGION`
|
||||
|
Loading…
x
Reference in New Issue
Block a user