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 Extend Devise remember_me longevity to 1 year instead of 2 weeks (#4587) 2017-08-12 16:30:59 +02:00
doorkeeper.rb Application prefs section (#2758) 2017-08-22 18:33:57 +02:00
fast_blank.rb
filter_parameter_logging.rb
httplog.rb
inflections.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
instrumentation.rb
json_ld.rb Use updated ActivityStreams context (added: sharedInbox) (#4764) 2017-09-02 14:00:58 +02:00
kaminari_config.rb
mime_types.rb Set correct content-type for ActivityPub JSON (#4592) 2017-08-14 04:16:43 +02:00
oembed.rb
open_uri_redirection.rb
ostatus.rb swift-enable the paperclip! 📎 (#2322) 2017-09-05 23:17:06 +02:00
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 Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) 2017-09-07 16:44:14 +02:00
simple_form.rb
single_user_mode.rb
statsd.rb
timeout.rb
trusted_proxies.rb
vapid.rb
wrap_parameters.rb