diff --git a/config/environments/production.rb b/config/environments/production.rb index 37fcc0731cb20f321b84e9fc8df2b39e4fc06352..8ef0b888c15b8b28ed2dd41254864eff9fc714d6 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -94,9 +94,6 @@ Rails.application.configure do # Do not dump schema after migrations. config.active_record.dump_schema_after_migration = false - # Do not warn about sqlite in production - config.active_record.sqlite3_production_warning = false - # Enable DNS rebinding protection and other `Host` header attacks. # config.hosts = [ # "example.com", # Allow requests from example.com