mastodon/config/initializers
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
..
active_model_serializers.rb
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb
doorkeeper.rb
fast_blank.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb
instrumentation.rb
json_ld.rb
kaminari_config.rb
mime_types.rb
oembed.rb
open_uri_redirection.rb
ostatus.rb
pagination.rb
paperclip.rb Add OpenStack Keystone V3 support (#4889) 2017-09-11 15:11:13 +02:00
rabl_init.rb
rack_attack.rb
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb
trusted_proxies.rb
vapid.rb
wrap_parameters.rb