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
1 changed files with 2 additions and 0 deletions
|
@ -554,6 +554,8 @@ You must serve the files with CORS headers, otherwise some functions of Mastodon
|
||||||
|
|
||||||
{{< page-ref page="admin/optional/object-storage" >}}
|
{{< 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_ENABLED`
|
||||||
|
|
||||||
#### `S3_REGION`
|
#### `S3_REGION`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue