mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-05 10:23:47 +00:00
Update worldserver.conf
This commit is contained in:
@@ -44,7 +44,7 @@ PreloadAllNonInstancedMapGrids = 0
|
|||||||
SetAllCreaturesWithWaypointMovementActive = 0
|
SetAllCreaturesWithWaypointMovementActive = 0
|
||||||
DontCacheRandomMovementPaths = 0
|
DontCacheRandomMovementPaths = 0
|
||||||
|
|
||||||
ThreadPool = 2
|
ThreadPool = 4
|
||||||
Network.Threads = 1
|
Network.Threads = 1
|
||||||
|
|
||||||
MapUpdate.Threads = 8
|
MapUpdate.Threads = 8
|
||||||
@@ -55,9 +55,9 @@ LoginDatabase.WorkerThreads = 1
|
|||||||
WorldDatabase.WorkerThreads = 1
|
WorldDatabase.WorkerThreads = 1
|
||||||
CharacterDatabase.WorkerThreads = 1
|
CharacterDatabase.WorkerThreads = 1
|
||||||
|
|
||||||
LoginDatabase.SynchThreads = 1
|
LoginDatabase.SynchThreads = 2
|
||||||
WorldDatabase.SynchThreads = 1
|
WorldDatabase.SynchThreads = 2
|
||||||
CharacterDatabase.SynchThreads = 1
|
CharacterDatabase.SynchThreads = 2
|
||||||
|
|
||||||
|
|
||||||
#################################################################################################
|
#################################################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user