danjac/pyramid_storage

Do not set S3 ACL if acl is not defined in settings

leplatrem opened this issue · 0 comments

Setting ACLs on files requires certain privileges.

When the setting acl is not defined, pyramid_storage should not do anything and let the files inherit from parent bucket acls.