panthro100

Results 2 comments of panthro100

@frasmage I tried this `->makePrivate()` and it now works. The bucket on S3 is private (as it's accessed through cloudfront). So - does a private S3 bucket need the `->makePrivate()`...

@frasmage I've added `'visibility' => 'private'` to the S3 config but it seems this setting is not taken into account, I have cleared the config cache too. After browsing the...