diff --git a/docs/configuration.md b/docs/configuration.md index f14ee8c46..eee39af5f 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: