Skip to content

S3 ACL params

Compare
Choose a tag to compare
@psolom psolom released this 22 Oct 14:46
· 81 commits to master since this release
  • provided support of S3 storage ACL settings #6
  • provided better abstraction for API classes: some logic moved to storage classes
  • new methods for recursive operations to provide better compatibility across storages
  • new "mkdir_mode" configuration option for Local storage
  • new "aclPolicy" configuration option for S3storage
  • bugfix: peview not working when connect with S3 psolom/RichFilemanager#242