Don't log bullet alerts in the console.
This commit is contained in:
parent
b4cb2e367c
commit
4a143d584b
|
@ -54,7 +54,6 @@ Discourse::Application.configure do
|
|||
|
||||
config.after_initialize do
|
||||
Bullet.enable = true
|
||||
Bullet.console = true
|
||||
Bullet.rails_logger = true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue