Skip to content

Commit 98c4681

Browse files
Merge pull request #182 from regulaforensics/SP-16986-authOneThreadProcessing
Added authOneThreadProcessing
2 parents 921dd22 + 685df05 commit 98c4681

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
@@ -426,6 +426,10 @@ components:
426426
generateNumericCodes:
427427
type: boolean
428428
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
429+
# default: false
430+
authOneThreadProcessing:
431+
type: boolean
432+
description: "This parameter is used to perform authenticity checks sequentially instead of in parallel (mainly applicable for low-end devices)"
429433
# default: false
430434
required:
431435
- scenario

0 commit comments

Comments
 (0)