Skip to content

Add prefix to S3 backend

Tan Aytekin requested to merge fix/s3-prefix into master

To use the path after the bucket name we need store prefix and use them for all operations related to the backend.

Merge request reports