reset debug value

This commit is contained in:
hippoz 2021-09-08 00:22:21 +03:00
parent a5c1900e3f
commit e96bd51ff4
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

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