mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
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…
x
Reference in New Issue
Block a user