Skip to content

Commit 13b56df

Browse files
authored
Including Learn AWS Link (#36)
Including the link to the Learn AWS post on how to correctly configure the AWS S3 bucket.
1 parent ee8d417 commit 13b56df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/docs/1/publishing/updating.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ How to setup your storage and generate the relevant API credentials:
7777
- Amazon S3 - See [this video](https://www.youtube.com/watch?v=FLIp6BLtwjk&ab_channel=CloudCasts) by Chris Fidao or
7878
this [Step 2](https://www.twilio.com/docs/video/tutorials/storing-aws-s3#step-2) of this article by Twilio
7979

80+
If you got the error message "The bucket does not allow ACLs" you can follow this guide from [Learn AWS](https://www.learnaws.org/2023/08/26/aws-s3-bucket-does-not-allow-acls)
81+
on how to setup your bucket correctly.
82+
8083
## Disabling the updater
8184

8285
If you don't want your application to check for updates, you can disable the updater by setting the

0 commit comments

Comments
 (0)