From b1ea688ab628668e9ade34b825c4088b6013b5a6 Mon Sep 17 00:00:00 2001 From: Artsiom Tsybulko Date: Mon, 27 Apr 2026 16:45:39 +0300 Subject: [PATCH] 55762 - remove forceReadMrzBeforeLocate --- p-process.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/p-process.yml b/p-process.yml index 3945f30..9b18df8 100644 --- a/p-process.yml +++ b/p-process.yml @@ -374,12 +374,6 @@ components: type: array items: $ref: "#/components/schemas/MRZFormat" - forceReadMrzBeforeLocate: - description: "When enabled, make sure that in series processing MRZ is located fully inside the result document image, - if present on the document. Enabling this option may add extra processing time, by disabling optimizations, - but allows more stability in output image quality. Disabled by default." - type: boolean - # default false parseBarcodes: description: "This option can be disabled to stop parsing after barcode is read. Enabled by default." type: boolean