From 75ab01f86aed2d3223dcd1afb89820c8c2282924 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:21:52 +0100 Subject: [PATCH] Update config.json --- paperless_ngx/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 2b08dc8ab..fb0dff684 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -79,7 +79,7 @@ "name": "Paperless NGX", "options": { "CONFIG_LOCATION": "/config/config.yaml", - "OCRLANG": "ENG FRA GER", + "OCRLANG": "ENG FRA DEU", "PAPERLESS_OCR_MODE": "skip", "PGID": 0, "PUID": 0,