config
This commit is contained in:
parent
c7afb12f6d
commit
b4e94492d3
7 changed files with 14 additions and 164 deletions
14
config/smoothboot.json
Normal file
14
config/smoothboot.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"threadCount": {
|
||||
"bootstrap": 1,
|
||||
"main": 31
|
||||
},
|
||||
"threadPriority": {
|
||||
"game": 5,
|
||||
"bootstrap": 1,
|
||||
"main": 1,
|
||||
"io": 1,
|
||||
"integratedServer": 5,
|
||||
"modLoading": 1
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue