From 46709d3f0c97cc648e18b09b066a336b4e66937f Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 8 Sep 2024 18:46:46 +0200 Subject: [PATCH] Update authserver.conf --- config/authserver.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/authserver.conf b/config/authserver.conf index e3a436d..772620d 100644 --- a/config/authserver.conf +++ b/config/authserver.conf @@ -8,6 +8,7 @@ LoginDatabase.WorkerThreads = 4 LoginDatabase.SynchThreads = 4 + ################################################################################################# # END: custom authserver.conf settings #################################################################################################