mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Don't log bullet alerts in the console.
This commit is contained in:
parent
b4cb2e367c
commit
4a143d584b
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue