Revert "Revert "Decommission ActiveStorage proxy service and use openstack service""

This reverts commit 71227be37f.
This commit is contained in:
Paul Chavard 2019-10-30 12:11:45 +01:00
parent c8da5a22fc
commit 6a3d725134
4 changed files with 31 additions and 61 deletions

View file

@ -93,7 +93,7 @@ Rails.application.configure do
# the I18n.default_locale when a translation cannot be found).
config.i18n.fallbacks = true
config.active_storage.service = :proxied
config.active_storage.service = :openstack
# Send deprecation notices to registered listeners.
config.active_support.deprecation = :notify