diff --git a/p-process.yml b/p-process.yml index 494e5d7..168e81c 100644 --- a/p-process.yml +++ b/p-process.yml @@ -367,7 +367,8 @@ components: type: boolean # default false mrzFormatsFilter: - description: "This option allows limiting MRZ formats to be recognized by specifying them in array." + description: "This option allows limiting MRZ formats to be recognized by specifying them in array. + If left empty, all MRZ formats will be recognized, except for 2x30, which is disabled by default." type: array items: $ref: "#/components/schemas/MRZFormat"