You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
environments Set fallback address when empty notification address (#4868) 7 years ago
initializers Add OpenStack Keystone V3 support (#4889) 7 years ago
locales l10n: Full PT-BR translation (#4882) 7 years ago
webpack Disable babel-loader cache when development environment (#4684) 7 years ago
application.rb Do not execute the job with the same arguments as the retry job (#4814) 7 years ago
boot.rb
brakeman.ignore Update status embeds (#4742) 7 years ago
database.yml
deploy.rb
environment.rb Make PreviewCard records reuseable between statuses (#4642) 7 years ago
i18n-tasks.yml Shorten display of large numbers on public profiles (#4711) 7 years ago
navigation.rb Fix up the applications area (#4664) 7 years ago
puma.rb
routes.rb Embed modal (#4748) 7 years ago
secrets.yml
settings.yml Default follows for new users (#4871) 7 years ago
sidekiq.yml Periodically remove expired PuSH subscribers (#4654) 7 years ago
webpacker.yml