Revert "Decommission ActiveStorage proxy service and use openstack service"
This reverts commit 0ff6c793ae
.
This commit is contained in:
parent
db8ba304e6
commit
71227be37f
4 changed files with 61 additions and 31 deletions
|
@ -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 = :openstack
|
||||
config.active_storage.service = :proxied
|
||||
|
||||
# Send deprecation notices to registered listeners.
|
||||
config.active_support.deprecation = :notify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue