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 # performance
#------------------------------------------------------------------- #-------------------------------------------------------------------
PreloadAllNonInstancedMapGrids = 1 #PreloadAllNonInstancedMapGrids = 1
#SetAllCreaturesWithWaypointMovementActive = 0 #SetAllCreaturesWithWaypointMovementActive = 0
#DontCacheRandomMovementPaths = 1 #DontCacheRandomMovementPaths = 1
ThreadPool = 8 Compression = 1
Network.Threads = 4 ProcessPriority = 1
Network.OutUBuff = 16384 UseProcessors = 0
MapUpdate.Threads = 32
ThreadPool = 4
Network.Threads = 2
MapUpdate.Threads = 8
#MapUpdateInterval = 100
#MinWorldUpdateTime = 10
MapUpdateInterval = 10 MapUpdateInterval = 10
MinWorldUpdateTime = 1 MinWorldUpdateTime = 1