From: tooomm Date: Mon, 6 Mar 2023 22:51:07 +0000 (+0100) Subject: add hints to ocr languages installation X-Git-Tag: v1.14.0-beta.rc1~1^2~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2830%2Fhead;p=thirdparty%2Fpaperless-ngx.git add hints to ocr languages installation --- diff --git a/docs/configuration.md b/docs/configuration.md index f14ee8c464..eee39af5f4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1096,12 +1096,14 @@ actual group ID on the host system, which you can get by executing : Additional OCR languages to install. By default, paperless comes with English, German, Italian, Spanish and French. If your language is not in this list, install additional languages with this -configuration option: +configuration option ([find the right LangCodes](https://tesseract-ocr.github.io/tessdoc/Data-Files-in-different-versions.html)): ``` bash PAPERLESS_OCR_LANGUAGES=tur ces ``` + Make sure it's a space separated list when using several values. + To actually use these languages, also set the default OCR language of paperless: