diff options
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index eab2af94eeb..ba3f4bdd881 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -92,11 +92,6 @@ EAIErrorLevel = 2 # Default: 1 (speed) # 9 (best compression) # -# TcpNoDelay -# TCP Nagle algorithm setting -# Default: 0 (enable Nagle algorithm, less traffic, more latency) -# 1 (TCP_NO_DELAY, disable Nagle algorithm, more traffic but less latency) -# # PlayerLimit # Maximum number of players in the world. Excluding Mods, GM's and Admins # Default: 100 @@ -182,7 +177,6 @@ EAIErrorLevel = 2 UseProcessors = 0 ProcessPriority = 1 Compression = 1 -TcpNoDelay = 0 PlayerLimit = 100 SaveRespawnTimeImmediately = 1 MaxOverspeedPings = 2 |
