There was an error while loading. Please reload this page.
1 parent 52032d0 commit 5fe60d0Copy full SHA for 5fe60d0
1 file changed
pace.coffee
@@ -65,7 +65,7 @@ defaultOptions =
65
trackMethods: ['GET']
66
67
# Should we track web socket connections?
68
- trackWebSockets: true
+ trackWebSockets: false
69
70
now = ->
71
performance?.now?() ? +new Date
0 commit comments