Update worldserver.conf

This commit is contained in:
bash
2024-10-07 12:45:34 +02:00
committed by GitHub
parent 8ead7d4aa7
commit 758661698f

View File

@@ -45,12 +45,12 @@ AllowTwoSide.WhoList = 1
#SetAllCreaturesWithWaypointMovementActive = 0
#DontCacheRandomMovementPaths = 1
ThreadPool = 4
ThreadPool = 2
Network.Threads = 1
MapUpdate.Threads = 8
MapUpdateInterval = 10
MinWorldUpdateTime = 1
MapUpdate.Threads = 6
MapUpdateInterval = 100
MinWorldUpdateTime = 10
LoginDatabase.WorkerThreads = 1
WorldDatabase.WorkerThreads = 1