Enable automatic avatar and audio mixer threading defaults

This commit is contained in:
Kasen IO 2020-07-17 05:22:59 -04:00
parent 84bee76968
commit 1ea78c6ab5

View file

@ -1075,7 +1075,7 @@
"label": "Automatically determine thread count", "label": "Automatically determine thread count",
"type": "checkbox", "type": "checkbox",
"help": "Allow system to determine number of threads (recommended)", "help": "Allow system to determine number of threads (recommended)",
"default": false, "default": true,
"advanced": true "advanced": true
}, },
{ {
@ -1365,7 +1365,7 @@
"label": "Automatically determine thread count", "label": "Automatically determine thread count",
"type": "checkbox", "type": "checkbox",
"help": "Allow system to determine number of threads (recommended)", "help": "Allow system to determine number of threads (recommended)",
"default": false, "default": true,
"advanced": true "advanced": true
}, },
{ {