Skip to content

Commit 886bfd2

Browse files
authored
Updated default value for strictDLCategoryExpiry (#273)
1 parent 1f2b99b commit 886bfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ components:
453453
strictDLCategoryExpiry:
454454
description: "Set to force DL categories expiry date to affect the overall status or not. As documents usually have their own date of expiry, which might be less or greater than category expiry date, this might be handy for specific cases."
455455
type: boolean
456-
# default: false
456+
# default: true
457457
generateAlpha2Codes:
458458
description: "Set to generate Alpha-2 codes for nationality and issuing state fields."
459459
type: boolean

0 commit comments

Comments
 (0)