Update worldserver.conf

This commit is contained in:
bash
2024-09-26 18:50:05 +02:00
committed by GitHub
parent 2434d52e37
commit 3cf3cbd977

View File

@@ -41,14 +41,14 @@ AllowTwoSide.WhoList = 1
#------------------------------------------------------------------- #-------------------------------------------------------------------
# performance # performance
#------------------------------------------------------------------- #-------------------------------------------------------------------
PreloadAllNonInstancedMapGrids = 0 #PreloadAllNonInstancedMapGrids = 0
SetAllCreaturesWithWaypointMovementActive = 0 #SetAllCreaturesWithWaypointMovementActive = 0
DontCacheRandomMovementPaths = 1 #DontCacheRandomMovementPaths = 1
ThreadPool = 4 ThreadPool = 4
Network.Threads = 1 Network.Threads = 1
MapUpdate.Threads = 6 MapUpdate.Threads = 8
MapUpdateInterval = 100 MapUpdateInterval = 100
MinWorldUpdateTime = 10 MinWorldUpdateTime = 10