S3 Signed URL Caching
Hello,
The
ImageColumn
has a method called ->private()
, which allows creating a signed URL for the image. Is there a way to cache this URL (for, say, 24 hours), so that every time the table is loaded during that period, the browser's native cache can still function and avoid re-downloading the image over and over?0 Replies