This commit is contained in:
Nicolas Bally 2022-03-19 12:04:14 +01:00
parent d4c5bb38ab
commit 7e1823bc84

View File

@ -1,6 +1,6 @@
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE
# Code is not reloaded between requests.
config.cache_classes = true