flysystem-bundle icon indicating copy to clipboard operation
flysystem-bundle copied to clipboard

Document Google Cloud Storage visibility handler

Open jannes-io opened this issue 1 year ago • 1 comments

I had to dig through both league/flysystem-bundle and league/flysystem-google-cloud-storage code to figure out why I am getting an error regarding ACLs in a uniform access bucket and how I can use the visibility handlers.

Please provide more documentation regarding the visibility_handler option in the adapter extension. There's not even a mention of it anywhere.

Thanks.

jannes-io avatar Mar 13 '25 11:03 jannes-io

The original PR is here : https://github.com/thephpleague/flysystem-bundle/pull/160

If anyone wants to take care of it, the mention is indeed missing on these pages :

  • [ ] https://github.com/thephpleague/flysystem-bundle/blob/3.x/docs/2-cloud-storage-providers.md#google-cloud-storage
  • [ ] https://github.com/thephpleague/flysystem-bundle/blob/3.x/docs/B-configuration-reference.md

maxhelias avatar Mar 13 '25 15:03 maxhelias