[#2180] Passer sur le nouveau fournisseur de stockage

This commit is contained in:
Frederic Merizen 2018-12-05 18:11:56 +01:00
parent e4ec4afd67
commit 0a1bdbb6d3

View file

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