Skip to content
#

google-storage

Here are 58 public repositories matching this topic...

Meteor-Files
dr-dimitru
dr-dimitru commented Jan 17, 2018

Update docs and wikis.

  • Minimize amount of data presented at front page (README.md);
  • Simplify examples presented at front page (README.md);
  • Split wikis (docs) by functionality (a.k.a. API), not tasks (Howtos);
  • Differentiate feature, functionality (API), and tasks (Howtos) docs;

Articles:

  • Security
  • Publish / Subscribe
  • Using files without references and pub
phroggyy
phroggyy commented Feb 26, 2019

In the following lines, we check if the visibility has been specified, and if it hasn't we default to private. https://github.com/Superbalist/flysystem-google-cloud-storage/blob/master/src/GoogleStorageAdapter.php#L143-L149

Is there any reason we need to default to anything at all? If we specify nothing, the default object ACL of the bucket should be applied (by default private, visible to owne

Improve this page

Add a description, image, and links to the google-storage topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-storage topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.