Skip to content

Commit

Permalink
Added authOneThreadProcessing
Browse files Browse the repository at this point in the history
  • Loading branch information
vyakimchik authored Jul 18, 2024
1 parent 921dd22 commit 685df05
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 685df05

Please sign in to comment.