mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
fix high cpu usage and add more info to it
This commit is contained in:
parent
91a80f7dee
commit
2866f7f1b7
1 changed files with 3 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue