mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-29 19:53:51 +00:00
Change settings
This commit is contained in:
parent
1110b284d8
commit
6253162166
@ -220,8 +220,8 @@ namespace EQ
|
||||
keepalive_delay_ms = 9000;
|
||||
resend_delay_ms = 150;
|
||||
resend_delay_factor = 1.5;
|
||||
resend_delay_min = 150;
|
||||
resend_delay_max = 1000;
|
||||
resend_delay_min = 500;
|
||||
resend_delay_max = 4000;
|
||||
connect_delay_ms = 500;
|
||||
stale_connection_ms = 90000;
|
||||
connect_stale_ms = 5000;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user