Matt Corallo 9d039209cc
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.
2022-11-14 05:26:49 +01:00
..
2022-11-11 01:33:32 +01:00
2022-11-14 01:14:31 +09:00
2019-09-04 20:44:08 +02:00
2022-07-05 02:41:40 +02:00
2016-08-17 17:58:00 +02:00
2018-05-25 18:36:26 +02:00