mastodon/config
Patrick Figel 3018043fc2 Add OpenStack Keystone V3 support (#4889)
Keystone V2 is deprecated in favour of V3. This adds the necessary
connection parameters for establishing a V3 connection. Connections
to V2 endpoints are still possible and the configuration should
remain compatible.

This also introduces a SWIFT_REGION variable for multi-region
OpenStack environments and a SWIFT_CACHE_TTL that controls how long
tokens and other meta-data is cached for. Caching tokens avoids
rate-limiting errors that would result in media uploads becoming
unavailable during high load or when using tasks like
media:remove_remote. fog-openstack only supports token caching for
V3 endpoints, so a recommendation for using V3 was added.
2017-09-11 15:11:13 +02:00
..
environments Set fallback address when empty notification address (#4868) 2017-09-09 21:31:48 +02:00
initializers Add OpenStack Keystone V3 support (#4889) 2017-09-11 15:11:13 +02:00
locales l10n: Full PT-BR translation (#4882) 2017-09-11 08:40:29 +09:00
webpack Disable babel-loader cache when development environment (#4684) 2017-08-24 19:27:52 +02:00
application.rb Do not execute the job with the same arguments as the retry job (#4814) 2017-09-05 20:56:20 +02:00
boot.rb
brakeman.ignore Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
database.yml
deploy.rb Update Capistrano lock version in config/deploy.rb (#4352) 2017-07-25 01:14:01 +02:00
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Shorten display of large numbers on public profiles (#4711) 2017-08-27 17:04:45 +02:00
navigation.rb Fix up the applications area (#4664) 2017-08-23 00:59:35 +02:00
puma.rb
routes.rb Embed modal (#4748) 2017-08-31 03:38:35 +02:00
secrets.yml
settings.yml Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
sidekiq.yml Periodically remove expired PuSH subscribers (#4654) 2017-08-21 22:56:33 +02:00
webpacker.yml