]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
add hints to ocr languages installation 2830/head
authortooomm <tooomm@users.noreply.github.com>
Mon, 6 Mar 2023 22:51:07 +0000 (23:51 +0100)
committertooomm <tooomm@users.noreply.github.com>
Mon, 6 Mar 2023 22:58:32 +0000 (23:58 +0100)
docs/configuration.md

index f14ee8c464543c12660aa373e4f39e691d002ea5..eee39af5f4d6d3cb067fab39b1435791365b8c8c 100644 (file)
@@ -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: