Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ components:
description: "This parameter if enabled will ignore the minimum barcode resolution needed to start processing."
type: boolean
# default: false
strictSecurityChecks:
description: "When enabled, this parameter marks security checks that don’t meet minimum requirements as 'Failed' (instead of 'WasNotDone'), which causes the overall security status to be 'Failed'."
type: boolean

MRZFormat:
title: "MRZFormat"
Expand Down