mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 13:51:18 +08:00
DEV: Revert quiet assets in dev.
Breaks with a gem.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user