mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
16 lines
691 B
Plaintext
16 lines
691 B
Plaintext
#################################################################################################
|
|
# START: custom authserver.conf settings
|
|
#################################################################################################
|
|
|
|
#-------------------------------------------------------------------
|
|
# performance
|
|
#-------------------------------------------------------------------
|
|
LoginDatabase.WorkerThreads = 1
|
|
LoginDatabase.SynchThreads = 4
|
|
|
|
|
|
#################################################################################################
|
|
# END: custom authserver.conf settings
|
|
#################################################################################################
|
|
|