Remove TcpNoDelay from configg setting, not only from config comments.

This commit is contained in:
VladimirMangos 2008-10-22 00:01:51 +04:00
parent e441c5c48c
commit 88981a4c25

View file

@ -160,7 +160,6 @@ BindIP = "0.0.0.0"
UseProcessors = 0 UseProcessors = 0
ProcessPriority = 1 ProcessPriority = 1
Compression = 1 Compression = 1
TcpNoDelay = 0
PlayerLimit = 100 PlayerLimit = 100
SaveRespawnTimeImmediately = 1 SaveRespawnTimeImmediately = 1
MaxOverspeedPings = 2 MaxOverspeedPings = 2