mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
DEV: Revert quiet assets in dev.
Breaks with a gem.
This commit is contained in:
parent
16ab6430fe
commit
4fe4b3cce3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user