Files
azerothcore_installer/config/authserver.conf
2024-09-08 18:46:46 +02:00

16 lines
691 B
Plaintext

#################################################################################################
# START: custom authserver.conf settings
#################################################################################################
#-------------------------------------------------------------------
# performance
#-------------------------------------------------------------------
LoginDatabase.WorkerThreads = 4
LoginDatabase.SynchThreads = 4
#################################################################################################
# END: custom authserver.conf settings
#################################################################################################