Add gateway pings #20
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ module.exports = {
|
|||
},
|
||||
*/
|
||||
address: "localhost",
|
||||
tokenExpiresIn: "2m",
|
||||
tokenExpiresIn: "8h",
|
||||
gatewayPingInterval: 15000,
|
||||
gatewayPingCheckInterval: 4500,
|
||||
clientFacingPingInterval: 14750,
|
||||
|
|
Reference in a new issue