Update schema multicore scheduling default value
This commit is contained in:
parent
5d1dc035c3
commit
c499ce448a
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@
|
|||
"type": "boolean",
|
||||
"title": "Enable Multicore Scheduling",
|
||||
"description": "Enables or disables multi-core scheduling of threads",
|
||||
"default": false,
|
||||
"default": true,
|
||||
"examples": [
|
||||
true,
|
||||
false
|
||||
|
|
Loading…
Add table
Reference in a new issue