Commit 2697ba5759d2a382cec5642992467bd8590c989e

Authored by Adhidarma Hadiwinoto
1 parent f7c50dd1d0
Exists in master

disable heartbeat

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -33,7 +33,7 @@ function sendHeartbeat() {
33 33 }
34 34 }
35 35  
36   - request.post(requestOptions, function(err, res, body) { });
  36 + //request.post(requestOptions, function(err, res, body) { });
37 37 }
38 38  
39 39 setInterval(