Skip to content

Commit

Permalink
[FLYSYSTEM] Add directory visibility as public to local storage
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojdylak committed Feb 13, 2024
1 parent 1dc9d3c commit e28023d
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 e28023d

Please sign in to comment.