Update worldserver.conf

This commit is contained in:
bash
2024-10-17 00:29:09 +02:00
committed by GitHub
parent ae4ceccfd9
commit 426dc4bf3c

View File

@@ -51,8 +51,10 @@ ThreadPool = 2
Network.Threads = 1
MapUpdate.Threads = 8
MapUpdateInterval = 100
MinWorldUpdateTime = 10
#MapUpdateInterval = 100
#MinWorldUpdateTime = 10
MapUpdateInterval = 10
MinWorldUpdateTime = 1
LoginDatabase.WorkerThreads = 1
WorldDatabase.WorkerThreads = 1