From 674efe88817a0097fe1b903666a94455eceb91d9 Mon Sep 17 00:00:00 2001 From: duckduckgrayduck <102841251+duckduckgrayduck@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:16:35 -0600 Subject: [PATCH] Fix config.yaml --- config.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index e86b07c..b3cdd28 100644 --- a/config.yaml +++ b/config.yaml @@ -5,9 +5,10 @@ type: object documents: - selected properties: - title: Tag OCR'd documents? - type: boolean - description: "If selected, the key/value pair of ocr_engine:azure will be added to the document as metadata" + to_tag: + title: Tag OCR'd documents? + type: boolean + description: "If selected, the key/value pair of ocr_engine:azure will be added to the document as metadata" categories: - extraction - premium