hometown/config
Misty De Méo cfa7930a11
Add support for Azure blob storage (#1297)
This adds support for Azure blob storage using Paperclip, similar to
what's supported for S3 and other backends. It makes use of the
`paperclip-azure` plugin gem. As with S3, this is not loaded by default;
it's only used if the proper environment variables are set.

I'm using my fork of paperclip-azure because it incorporates a few new
features to make it feature-equivalent to S3 for Mastodon's purposes.
2023-07-17 10:34:25 -07:00
..
environments Fix CSRF protection (#23037) 2023-01-10 14:33:40 +01:00
initializers Add support for Azure blob storage (#1297) 2023-07-17 10:34:25 -07:00
locales Merge tag 'v4.1.0rc1' into hometown-dev 2023-01-23 16:46:13 -08:00
webpack Add brotli compression (#19025) 2022-12-15 17:07:36 +01:00
application.rb Add Western Frisian support (#18602) 2022-12-15 19:03:44 +01:00
boot.rb
brakeman.ignore
database.yml Change postgres connection timeout (#21790) 2022-12-07 00:39:36 +01:00
deploy.rb
environment.rb
i18n-tasks.yml Add confirmation screen when handling reports (#22375) 2023-01-18 16:40:09 +01:00
navigation.rb
pghero.yml
puma.rb feat(puma): enable setting min puma threads in addition to max (#21048) 2023-01-06 07:55:58 +01:00
roles.yml
routes.rb Merge tag 'v4.1.0rc1' into hometown-dev 2023-01-23 16:46:13 -08:00
secrets.yml
settings.yml Add option to make the landing page be /about even when trends are enabled (#20808) 2023-01-18 16:43:58 +01:00
sidekiq.yml Add environment variable to configure sidekiq concurrency (#19589) 2022-12-15 16:38:37 +01:00
storage.yml
themes.yml
webpacker.yml