diff options
author | Matt Corallo <649246+TheBlueMatt@users.noreply.github.com> | 2022-11-14 04:26:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 05:26:49 +0100 |
commit | 9d039209cc0791ec09ebdbb93da4d63f815e1b07 (patch) | |
tree | 6c572e08fd0ab2d71cc33ead2139f9fe4e94d2d4 /app/models/remote_follow.rb | |
parent | d0b7bd42501fcf704dbfead4cc1c08ced49371a8 (diff) |
Add `Cache-Control` header to openstack-stored files (#20610)
When storing files in S3, paperclip is configured with a Cache-Control header indicating the file is immutable, however no such header was added when using OpenStack storage. Luckily Paperclip's fog integration makes this trivial, with a simple `fog_file` `Cache-Control` default doing the trick.
Diffstat (limited to 'app/models/remote_follow.rb')
0 files changed, 0 insertions, 0 deletions