mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Some reverts and changes to default values and a bug fix
This commit is contained in:
@@ -218,7 +218,7 @@ namespace EQ
|
||||
DaybreakConnectionManagerOptions() {
|
||||
max_connection_count = 0;
|
||||
keepalive_delay_ms = 9000;
|
||||
resend_delay_ms = 25;
|
||||
resend_delay_ms = 50;
|
||||
resend_delay_factor = 1.5;
|
||||
stats_delay_ms = 9000;
|
||||
connect_delay_ms = 250;
|
||||
|
||||
Reference in New Issue
Block a user