mastodon/config
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
..
environments Fix `ENV` (#20377) 2022-11-11 01:33:32 +01:00
initializers Add `Cache-Control` header to openstack-stored files (#20610) 2022-11-14 05:26:49 +01:00
locales New Crowdin updates (#20476) 2022-11-14 01:14:31 +09:00
webpack
application.rb Fix `mailers` queue not being used for mailers (#20274) 2022-11-10 02:31:09 +01:00
boot.rb
brakeman.ignore
database.yml Format JSON and YAML using Prettier (#17823) 2022-03-21 04:46:11 +01:00
deploy.rb Change `master` branch to `main` branch (#20290) 2022-11-10 04:02:05 +01:00
environment.rb
i18n-tasks.yml
navigation.rb
pghero.yml
puma.rb
roles.yml
routes.rb
secrets.yml
settings.yml
sidekiq.yml Change incoming activity processing to happen in `ingress` queue (#20264) 2022-11-10 14:21:51 +01:00
storage.yml
themes.yml
webpacker.yml