Skip to content

Commit 95c9a38

Browse files
40361 - add disableAuthResolutionFilter (#259)
1 parent 094726f commit 95c9a38

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
@@ -460,6 +460,10 @@ components:
460460
pdfPagesLimit:
461461
description: "Limits the number of pages to be processed from a PDF file."
462462
type: integer
463+
disableAuthResolutionFilter:
464+
description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing."
465+
type: boolean
466+
# default: false
463467

464468
MRZFormat:
465469
title: "MRZFormat"

0 commit comments

Comments
 (0)