mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
Remove TcpNoDelay from configg setting, not only from config comments.
This commit is contained in:
parent
e441c5c48c
commit
88981a4c25
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue