mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 13:02:59 +00:00
Timeout adjustment
This commit is contained in:
parent
eb366e67b7
commit
fdb7a7c8df
@ -274,7 +274,7 @@ namespace EQ
|
||||
simulated_in_packet_loss = 0;
|
||||
simulated_out_packet_loss = 0;
|
||||
tic_rate_hertz = 60.0;
|
||||
resend_timeout = 30000;
|
||||
resend_timeout = 60000;
|
||||
connection_close_time = 2000;
|
||||
outgoing_data_rate = 0.0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user