mirror of
https://github.com/Terncode/pixel.horse.git
synced 2026-09-24 21:55:52 +02:00
Fix disconnects
This commit is contained in:
@@ -66,6 +66,7 @@ const debugRate = DEVELOPMENT ? '1000/s' : '';
|
||||
debug: false,
|
||||
connectionTokens: true,
|
||||
pingInterval: 3000,
|
||||
clientPingInterval: 3000,
|
||||
connectionTimeout: 10000,
|
||||
reconnectTimeout: 500,
|
||||
transferLimit: 4000,
|
||||
|
||||
Reference in New Issue
Block a user