diff --git a/config/worldserver.conf b/config/worldserver.conf index 9642cee..6228c48 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -41,9 +41,9 @@ AllowTwoSide.WhoList = 1 #------------------------------------------------------------------- # performance #------------------------------------------------------------------- -PreloadAllNonInstancedMapGrids = 0 -SetAllCreaturesWithWaypointMovementActive = 0 -DontCacheRandomMovementPaths = 0 +PreloadAllNonInstancedMapGrids = 1 +SetAllCreaturesWithWaypointMovementActive = 1 +DontCacheRandomMovementPaths = 1 ThreadPool = 4 Network.Threads = 1