1up-lab / OneupFlysystemBundle

A Flysystem integration for your Symfony projects.
MIT License
630 stars 118 forks source link

Document s3 adapter options usage #219

Closed marek-pietrzak-tg closed 3 years ago

marek-pietrzak-tg commented 3 years ago

Adds info about using options config for AWS S3 adapter. Example use case of changing ACL value to bucket-owner-full-control provided.

I had to dig into codebase in order to figure out how to change object acl. Thought it could be helpful for somebody else as well.

bytehead commented 3 years ago

Thank you!

bytehead commented 3 years ago

🙏

marek-pietrzak-tg commented 3 years ago

cheers 👍