[ENV] Active storage config in storage.yml

This commit is contained in:
Mathieu Magnin 2018-03-12 11:02:43 +01:00 committed by Paul Chavard
parent 8934d495e9
commit 9eb48413b5
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +0,0 @@
# FIXME: remove this once we moved to a properly structured infrastructure
if Rails.env.production? || Rails.env.staging?
Rails.application.config.active_storage.service = :clever_cloud
end