From 7f88c7d70c1bd2ac386847a1906d2c12e519091c Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Tue, 12 Jan 2021 13:51:29 +0100 Subject: [PATCH] update docker-compose.env --- docker-compose.example.env | 2 +- docker/hub/docker-compose.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.example.env b/docker-compose.example.env index 4271bce6e..e9e8ecb06 100644 --- a/docker-compose.example.env +++ b/docker-compose.example.env @@ -7,7 +7,7 @@ # Additional languages to install for text recognition, separated by a # whitespace. Note that this is # different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines the -# default language used when guessing the language from the OCR output. +# language used for OCR. # The container installs English, German, Italian, Spanish and French by # default. # See https://packages.debian.org/search?keywords=tesseract-ocr-&searchon=names&suite=buster diff --git a/docker/hub/docker-compose.env b/docker/hub/docker-compose.env index 4271bce6e..e9e8ecb06 100644 --- a/docker/hub/docker-compose.env +++ b/docker/hub/docker-compose.env @@ -7,7 +7,7 @@ # Additional languages to install for text recognition, separated by a # whitespace. Note that this is # different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines the -# default language used when guessing the language from the OCR output. +# language used for OCR. # The container installs English, German, Italian, Spanish and French by # default. # See https://packages.debian.org/search?keywords=tesseract-ocr-&searchon=names&suite=buster