Update authserver.conf

This commit is contained in:
bash
2024-12-22 22:01:26 +01:00
committed by GitHub
parent 07e8946337
commit 5bc9835ea4

View File

@@ -6,7 +6,7 @@
# performance # performance
#------------------------------------------------------------------- #-------------------------------------------------------------------
LoginDatabase.WorkerThreads = 1 LoginDatabase.WorkerThreads = 1
LoginDatabase.SynchThreads = 4 LoginDatabase.SynchThreads = 2
################################################################################################# #################################################################################################