initial setup after some tweaking

This commit is contained in:
bash
2024-07-22 23:26:52 +00:00
parent 1f10fe58e0
commit 12425e05fa
23 changed files with 784 additions and 2 deletions

11
config/authserver.conf Normal file
View File

@@ -0,0 +1,11 @@
#################################################################################################
# START: custom authserver.conf settings
#################################################################################################
LoginDatabase.WorkerThreads = 4
LoginDatabase.SynchThreads = 4
#################################################################################################
# END: custom authserver.conf settings
#################################################################################################