Update worldserver.conf

This commit is contained in:
bash
2024-10-07 12:07:42 +02:00
committed by GitHub
parent 3683551971
commit b688838f1e

View File

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