Update worldserver.conf

This commit is contained in:
bash
2025-04-11 21:35:57 +02:00
committed by GitHub
parent 2839ae9689
commit 403c5bc43e

View File

@@ -63,15 +63,15 @@ PreloadAllNonInstancedMapGrids = 1
#SetAllCreaturesWithWaypointMovementActive = 0
#DontCacheRandomMovementPaths = 1
ThreadPool = 4
ThreadPool = 6
Network.Threads = 2
Network.OutUBuff = 16384
MapUpdate.Threads = 16
MapUpdate.Threads = 10
#MapUpdateInterval = 100
#MinWorldUpdateTime = 10
MapUpdateInterval = 10
MinWorldUpdateTime = 1
MapUpdateInterval = 100
MinWorldUpdateTime = 10
#MapUpdateInterval = 10
#MinWorldUpdateTime = 1
LoginDatabase.WorkerThreads = 1
WorldDatabase.WorkerThreads = 1