We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06f5753 + b886bb6 commit 03adab5Copy full SHA for 03adab5
p-process.yml
@@ -355,6 +355,10 @@ components:
355
but allows more stability in output image quality. Disabled by default."
356
type: boolean
357
# default false
358
+ forceBarcodeChecks:
359
+ description: "Allows you to bypass the minimum conditions that should be met to perform the barcode format check"
360
+ type: boolean
361
+ # default: false
362
parseBarcodes:
363
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
364
0 commit comments