Files
azerothcore_installer/config/authserver.conf
2024-08-12 20:38:14 +02:00

15 lines
690 B
Plaintext

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