mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Make Quagga2 setting "numOfWorkers" adjustable (closes #713)
This commit is contained in:
@@ -69,7 +69,7 @@ Grocy.Components.BarcodeScanner.StartScanning = function()
|
||||
}
|
||||
}
|
||||
},
|
||||
numOfWorkers: 2,
|
||||
numOfWorkers: Grocy.UserSettings.quagga2_numofworkers,
|
||||
frequency: 10,
|
||||
decoder: {
|
||||
readers: [
|
||||
|
Reference in New Issue
Block a user