Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions p-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,9 +383,9 @@ components:
type: boolean
# default false
disablePerforationOCR:
description: "When enabled, OCR of perforated fields in the document template will not be performed. Disabled by default."
description: "When enabled, OCR of perforated fields in the document template will not be performed. Enabled by default."
type: boolean
# default false
# default true
documentGroupFilter:
description: "List of specific eligible document types from DocumentType enum to recognize from.
You may, for example, specify only passports to be recognized by setting this property. Empty by default."
Expand Down