mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Don't alert.
This commit is contained in:
parent
9ed79d8ecd
commit
3e07658fb2
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ Discourse::Application.configure do
|
||||||
|
|
||||||
config.after_initialize do
|
config.after_initialize do
|
||||||
Bullet.enable = true
|
Bullet.enable = true
|
||||||
Bullet.alert = true
|
|
||||||
Bullet.console = true
|
Bullet.console = true
|
||||||
Bullet.rails_logger = true
|
Bullet.rails_logger = true
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue