How can I set public access automatically for all files I upload through django
How can I set public access automatically for all files I upload through django?
1 Reply
jyoo
Linode Staff
You may be able to use a bucket policy to set that up, depending on how you've integrated Object Storage into your Django app. We have detailed instructions in this Linode Community Questions post:
Public Read Access for Object Storage Bucket
We also have guides on bucket policies that you may find helpful: