Files
azerothcore_installer/config/authserver.conf
2024-12-22 22:01:26 +01:00

16 lines
691 B
Plaintext

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