gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
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
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
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb
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
puma.rb
routes.rb
secrets.yml
settings.yml Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
sidekiq.yml
webpacker.yml