Skip to content

Commit

Permalink
Merge pull request #182 from regulaforensics/SP-16986-authOneThreadPr…
Browse files Browse the repository at this point in the history
…ocessing

Added authOneThreadProcessing
  • Loading branch information
KirylKovaliov authored Jul 18, 2024
2 parents 921dd22 + 685df05 commit 98c4681
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,10 @@ components:
generateNumericCodes:
type: boolean
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
# default: false
authOneThreadProcessing:
type: boolean
description: "This parameter is used to perform authenticity checks sequentially instead of in parallel (mainly applicable for low-end devices)"
# default: false
required:
- scenario
Expand Down

0 comments on commit 98c4681

Please sign in to comment.