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