From c4fb68edd790702f9c9382d509cbb863e3fc5be6 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:38:14 +0200 Subject: [PATCH] Update authserver.conf --- config/authserver.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/authserver.conf b/config/authserver.conf index 53072d8..e3a436d 100644 --- a/config/authserver.conf +++ b/config/authserver.conf @@ -2,6 +2,9 @@ # START: custom authserver.conf settings ################################################################################################# +#------------------------------------------------------------------- +# performance +#------------------------------------------------------------------- LoginDatabase.WorkerThreads = 4 LoginDatabase.SynchThreads = 4