Don't alert.

This commit is contained in:
Guo Xiang Tan
2016-06-28 11:53:45 +08:00
parent 9ed79d8ecd
commit 3e07658fb2

View File

@@ -54,7 +54,6 @@ Discourse::Application.configure do
config.after_initialize do
Bullet.enable = true
Bullet.alert = true
Bullet.console = true
Bullet.rails_logger = true
end