fix high cpu usage and add more info to it

This commit is contained in:
WesleyVanNeck 2019-10-06 14:42:50 +02:00 committed by GitHub
parent 91a80f7dee
commit 2866f7f1b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,9 @@ max-players: 100
debug-mode: false debug-mode: false
# Thread pool size # Thread pool size
general-thread-pool: 32 # The amount of threads that will be used.
# Only change if you know what you are doing
general-thread-pool: 2
# bStats is a stat tracker that is entirely anonymous and tracks only basic information # 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, # about Geyser, such as how many people are online, how many servers are using Geyser,