이미지 라이트박스 '다운로드' 링크가 S3 버킷을 가리키고 CDN이 아님

Noticed that when an image lightbox pops up, there are two options: “download” and “original image”

When someone clicks “download” the image is downloaded straight from the S3/object storage bucket. When someone clicks “original image” the same image is opened in the browser off the CDN.

Just wondering if this is the expected behaviour? If so, is there a way to disable the “download” link so people aren’t hitting the expensive S3 storage and using the CDN instead, or change the “download” link to it points at the original uploaded file on the CDN instead?

2개의 좋아요