Add gateway pings #20

Merged
hippoz merged 4 commits from gateway-pings into master 2021-09-08 00:28:28 +03:00
Showing only changes of commit e96bd51ff4 - Show all commits

View file

@ -32,7 +32,7 @@ module.exports = {
}, },
*/ */
address: "localhost", address: "localhost",
tokenExpiresIn: "2m", tokenExpiresIn: "8h",
gatewayPingInterval: 15000, gatewayPingInterval: 15000,
gatewayPingCheckInterval: 4500, gatewayPingCheckInterval: 4500,
clientFacingPingInterval: 14750, clientFacingPingInterval: 14750,