tweaking threads a bit more

This commit is contained in:
toby 2018-12-09 22:55:54 +01:00
parent 7fb7552c90
commit 3032bf9edb
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ charon {
threads = 32
processor {
priority_threads {
critical = 2
high = 4
medium = 4
#critical = 6
high = 2
medium = 8
}
}