1
0
Fork 0

Set heartbeat interval to 5s.

This commit is contained in:
Max Neunhoeffer 2015-12-29 15:49:18 +01:00
parent 8feb663890
commit c88f280e2b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ var agencyData = {
"Problems" : {}, "Problems" : {},
"UserVersion" : "\"1\"", "UserVersion" : "\"1\"",
"ServerStates" : {}, "ServerStates" : {},
"HeartbeatIntervalMs" : "1000", "HeartbeatIntervalMs" : "5000",
"Commands" : {} "Commands" : {}
}, },
"Current" : { "Current" : {