mini profiler too chatty

This commit is contained in:
Sam 2014-05-07 08:33:07 +10:00
parent 4af0aa9cbc
commit 19dec8c87c
1 changed files with 1 additions and 1 deletions

View File

@ -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