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
..
2018-01-16 03:29:11 +01:00
2016-08-17 17:58:00 +02:00
2018-10-09 03:02:52 +02:00
2017-12-06 15:04:49 +09:00
2016-12-06 17:19:26 +01:00
2017-01-22 23:07:31 +01:00
2022-03-26 02:53:34 +01:00
2018-10-04 12:36:53 +02:00
2016-08-17 17:58:00 +02:00