Update worldserver.conf

This commit is contained in:
bash
2025-04-12 22:40:54 +02:00
committed by GitHub
parent 1978f8c46b
commit 3d1256d130

View File

@@ -59,17 +59,18 @@ AllowTwoSide.WhoList = 1
#-------------------------------------------------------------------
# performance
#-------------------------------------------------------------------
PreloadAllNonInstancedMapGrids = 1
#PreloadAllNonInstancedMapGrids = 1
#SetAllCreaturesWithWaypointMovementActive = 0
#DontCacheRandomMovementPaths = 1
ThreadPool = 8
Network.Threads = 4
Network.OutUBuff = 16384
MapUpdate.Threads = 32
Compression = 1
ProcessPriority = 1
UseProcessors = 0
ThreadPool = 4
Network.Threads = 2
MapUpdate.Threads = 8
#MapUpdateInterval = 100
#MinWorldUpdateTime = 10
MapUpdateInterval = 10
MinWorldUpdateTime = 1