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 144089f + 80522df commit fcfaf5aCopy full SHA for fcfaf5a
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @ikliashchou
p-process.yml
@@ -367,10 +367,6 @@ components:
367
but allows more stability in output image quality. Disabled by default."
368
type: boolean
369
# default false
370
- forceBarcodeChecks:
371
- description: "Allows you to fail both the Barcode format check and overall statuses of the document if the Digital signature check is not performed"
372
- type: boolean
373
- # default: false
374
parseBarcodes:
375
description: "This option can be disabled to stop parsing after barcode is read. Enabled by default."
376
0 commit comments