Add fabric backend server
This commit is contained in:
13
fabric/config/threadtweak.json
Executable file
13
fabric/config/threadtweak.json
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"threadCount": {
|
||||
"bootstrap": 1,
|
||||
"main": 3
|
||||
},
|
||||
"threadPriority": {
|
||||
"game": 5,
|
||||
"bootstrap": 1,
|
||||
"main": 1,
|
||||
"io": 1,
|
||||
"integratedServer": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user