Closed rickydunlop closed 11 years ago
Sounds like a good idea to me, so I added a returnUrl
option that you can set to false. This should return the key (basically the filename).
The change was made in Transit 1.1.1, so doing a composer update will pull the change in.
Great, thanks for this.
Using AWS CloudFront for a CDN becomes difficult as the full S3 url is saved. It would be great to have an option in the transport settings that allows us to save just the key to the database. This would allow us to construct the URL to the S3 object manually.
What do you think?