Update worldserver.conf

This commit is contained in:
bash
2024-07-26 13:08:27 +02:00
committed by GitHub
parent 56f3029ba6
commit c4d95656ae

View File

@@ -20,6 +20,7 @@ AllowTwoSide.Interaction.Auction = 1
AllowTwoSide.WhoList = 1
# performance
PreloadAllNonInstancedMapGrids = 1
LoginDatabase.WorkerThreads = 1
WorldDatabase.WorkerThreads = 1
CharacterDatabase.WorkerThreads = 1
@@ -32,6 +33,7 @@ Network.Threads = 1
ThreadPool = 2
MapUpdate.Threads = 6
#################################################################################################
# END: custom worldserver.conf settings
#################################################################################################