Update authserver.conf

This commit is contained in:
bash
2024-09-11 22:40:17 +02:00
committed by GitHub
parent 1298c46dee
commit aa7f70ec64

View File

@@ -5,8 +5,8 @@
#-------------------------------------------------------------------
# performance
#-------------------------------------------------------------------
LoginDatabase.WorkerThreads = 4
LoginDatabase.SynchThreads = 4
LoginDatabase.WorkerThreads = 1
LoginDatabase.SynchThreads = 1
#################################################################################################