ferdinland-server-config/threadtweak.json
2025-03-04 10:06:01 -06:00

13 lines
176 B
JSON

{
"threadCount": {
"bootstrap": 1,
"main": 7
},
"threadPriority": {
"game": 5,
"bootstrap": 1,
"main": 1,
"io": 1,
"integratedServer": 5
}
}