Merge branch 'master' of github.com:EQEmu/Server

This commit is contained in:
KimLS
2017-06-29 14:14:24 -07:00
20 changed files with 156 additions and 178 deletions
+1 -1
View File
@@ -221,7 +221,7 @@ namespace EQ
resend_delay_ms = 150;
resend_delay_factor = 1.5;
resend_delay_min = 150;
resend_delay_max = 4000;
resend_delay_max = 1000;
connect_delay_ms = 500;
stale_connection_ms = 90000;
connect_stale_ms = 5000;