diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 68c0f75d..6f3ff4d4 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -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`