Config File

Hi, im a new member of TC Community.

In the Config Files in WorldServer config. Some settings are not clear for me.

LoginDatabase.WorkerThreads < - ???

LoginDatabase.WorkerThreads     = 1
WorldDatabase.WorkerThreads     = 1
CharacterDatabase.WorkerThreads = 1
#
#    LoginDatabase.SynchThreads   < - ???
LoginDatabase.SynchThreads     = 1
WorldDatabase.SynchThreads     = 1
CharacterDatabase.SynchThreads = 2
#
#    ThreadPool   < - if i understand this correctly, this means the max amount of threads that the worldserver daemon can utilize?!
ThreadPool = 2

Im not sure about what are these settings do :smiley: Maybe this is the wrong section to place, maybe not. As a new member, i dont know the rules yet :slight_smile: