set default audio threads to 1

This commit is contained in:
Zach Pomerantz 2016-12-07 18:47:33 -05:00
parent ce9346f524
commit f5b4fac46d

View file

@ -988,7 +988,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": true, "default": false,
"advanced": true "advanced": true
}, },
{ {