From 7bf769e055481d90b91b355394a9ffa2ea214be5 Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Sun, 6 Oct 2019 14:58:38 +0200 Subject: [PATCH] let it detect the amound treads --- connector/src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/src/main/resources/config.yml b/connector/src/main/resources/config.yml index a7b34e4b5..be2efa47a 100644 --- a/connector/src/main/resources/config.yml +++ b/connector/src/main/resources/config.yml @@ -49,7 +49,7 @@ debug-mode: false # Thread pool size # The amount of threads that will be used. # Only change if you know what you are doing -general-thread-pool: 2 +general-thread-pool: -1 # bStats is a stat tracker that is entirely anonymous and tracks only basic information # about Geyser, such as how many people are online, how many servers are using Geyser,