[#2180] Passer sur le nouveau fournisseur de stockage
This commit is contained in:
parent
e4ec4afd67
commit
0a1bdbb6d3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue