mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 04:08:41 +08:00
mini profiler too chatty
This commit is contained in:
@ -24,7 +24,7 @@ if defined?(Rack::MiniProfiler)
|
||||
(path !~ /qunit/) &&
|
||||
(path !~ /srv\/status/) &&
|
||||
(path !~ /commits-widget/) &&
|
||||
(path !~ /^\/logs\/messages/)
|
||||
(path !~ /^\/logs/)
|
||||
end
|
||||
|
||||
# without a user provider our results will use the ip address for namespacing
|
||||
|
Reference in New Issue
Block a user