mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 00:06:11 +00:00
Missing options in conf file (auth and worldserver)
This commit is contained in:
@@ -257,4 +257,12 @@ LoginDatabaseInfo = "127.0.0.1;3306;acore;acore;acore_auth"
|
||||
LoginDatabase.WorkerThreads = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
# LoginDatabase.SynchThreads
|
||||
# Description: The amount of MySQL connections spawned to handle.
|
||||
# Default: 1 - (LoginDatabase.WorkerThreads)
|
||||
#
|
||||
|
||||
LoginDatabase.SynchThreads = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
Reference in New Issue
Block a user