LabO8 / nestjs-s3

An S3 module for Amazon S3
https://labo8.github.io/nestjs-s3/
MIT License
19 stars 5 forks source link

feat: allow autoprefix to be disabled per request #44

Closed MartinAndreev closed 1 year ago

MartinAndreev commented 1 year ago

Description

At times we need the ability to disable auto prefixing for specific object operations, the introduction of disableAutoPrefix option was needed.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: