Skip to content

Commit

Permalink
[FLYSYSTEM] Add directory visibility as public to local storage (#950)
Browse files Browse the repository at this point in the history
PR [Sylius#15839](Sylius/Sylius#15839)
  • Loading branch information
Rafikooo authored Feb 15, 2024
2 parents 1b7aa18 + e28023d commit 53415c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/flysystem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ flysystem:
adapter: 'local'
options:
directory: '%sylius_core.images_dir%'
directory_visibility: 'public'

0 comments on commit 53415c1

Please sign in to comment.