We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 525845a + 9bc5343 commit 5844cd0Copy full SHA for 5844cd0
1 file changed
docs/2-cloud-storage-providers.md
@@ -76,6 +76,7 @@ flysystem:
76
storages:
77
users.storage:
78
adapter: 'aws'
79
+ # visibility: public # Make the uploaded file publicly accessible in S3
80
options:
81
client: 'aws_client_service' # The service ID of the Aws\S3\S3Client instance
82
bucket: 'bucket_name'
0 commit comments