Skip to content

Commit

Permalink
test disabling ping
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamish-taylor committed May 15, 2024
1 parent 34de6cb commit 6350723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/raygun.loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

var metadata = {
ping : {
sendPing : true,
sendPing : false,
pingIntervalId : -1,
failedPings : 0
},
Expand Down

0 comments on commit 6350723

Please sign in to comment.