Skip to content

Commit b886bb6

Browse files
authored
Added forceBarcodeChecks
1 parent 06f5753 commit b886bb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

p-process.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@ components:
355355
but allows more stability in output image quality. Disabled by default."
356356
type: boolean
357357
# 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
358362
parseBarcodes:
359363
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
360364
type: boolean

0 commit comments

Comments
 (0)