chinwagsocial/config
Patrick Figel 3018043fc2 Add OpenStack Keystone V3 support ()
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 () 2017-09-09 21:31:48 +02:00
initializers Add OpenStack Keystone V3 support () 2017-09-11 15:11:13 +02:00
locales l10n: Full PT-BR translation () 2017-09-11 08:40:29 +09:00
webpack Disable babel-loader cache when development environment () 2017-08-24 19:27:52 +02:00
application.rb Do not execute the job with the same arguments as the retry job () 2017-09-05 20:56:20 +02:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Update status embeds () 2017-08-30 10:23:43 +02:00
database.yml fix unnecessary variable () 2017-06-25 23:29:22 +02:00
deploy.rb Update Capistrano lock version in config/deploy.rb () 2017-07-25 01:14:01 +02:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Shorten display of large numbers on public profiles () 2017-08-27 17:04:45 +02:00
navigation.rb Fix up the applications area () 2017-08-23 00:59:35 +02:00
puma.rb Do not set port for puma if it is bound to unix socket () 2017-04-22 01:22:20 +02:00
routes.rb Embed modal () 2017-08-31 03:38:35 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Default follows for new users () 2017-09-10 09:58:38 +02:00
sidekiq.yml Periodically remove expired PuSH subscribers () 2017-08-21 22:56:33 +02:00
webpacker.yml Fix webpack-dev-server on Windows () 2017-06-30 13:43:26 +02:00