Skip to content

Commit

Permalink
chore: use uniform visibility handler (#10239)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottaviano committed May 17, 2024
1 parent 5b8c03b commit 4a15463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/prod/flysystem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ flysystem:
options:
client: 'Google\Cloud\Storage\StorageClient'
bucket: '%env(GCLOUD_NATIONAL_EVENT_BUCKET)%'
visibility_handler: 'flysystem.adapter.gcloud.visibility.uniform'

0 comments on commit 4a15463

Please sign in to comment.