]> gitweb.ps.run Git - packwiz/blob - config/threadtweak.json
repaya
[packwiz] / config / threadtweak.json
1 {
2   "threadCount": {
3     "bootstrap": 1,
4     "main": 15
5   },
6   "threadPriority": {
7     "game": 5,
8     "bootstrap": 6,
9     "main": 6,
10     "io": 4,
11     "integratedServer": 4
12   }
13 }