diff --git a/config/environments/development.rb b/config/environments/development.rb index 3643c5b7698..e8d1d503e1d 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -25,7 +25,6 @@ Discourse::Application.configure do config.assets.digest = false config.assets.debug = false - config.assets.quiet = true # Raise an error on page load if there are pending migrations config.active_record.migration_error = :page_load