Skip to content

Commit 05b9658

Browse files
Ken LippoldKen Lippold
authored andcommitted
Changed GCP ACL settings.
1 parent 46845a3 commit 05b9658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hydroserver/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"OPTIONS": {
256256
"bucket_name": config("MEDIA_BUCKET_NAME", default=None),
257257
"location": "media",
258-
"default_acl": "authenticatedRead"
258+
"default_acl": "publicRead"
259259
},
260260
},
261261
"staticfiles": {

0 commit comments

Comments
 (0)