Skip to content

Can't access private files on Amazon S3 or Rackspace #52

Discussion options

You must be logged in to vote

There's your problem: 'temporaryUrlTTL' => 0,. Private files on S3 & Rackspace disks in october take advantage of the temporary URL feature of those drivers for increased security; setting this value to 0 means you're telling the application that you want to create a temporary URL that lasts 0 seconds

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by LukeTowers
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #51 on March 18, 2021 10:24.