I need help with private files stored at S3 bucket. I have private bucket configured at $settings['flysystem'], but I need somehow say to Drupal, where are stored private files. I expect that I have to configure $settings['file_private_path']. What should be set for file_private_path, if I am using flysystem_s3 as private files folder?
PS: I am using flysystem_s3 2.0.0-rc1. It isn't possible select it as version in issue form.
Comments
Comment #2
mrconnerton commentedOn version 2.1.3 I am doing:
and my .env has