Skip to content

Commit

Permalink
Documentation: Add PAPERLESS_OCR_LANGUAGE config note
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon committed May 23, 2024
1 parent 7906704 commit d9b0d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -616,6 +616,8 @@ parsing documents.
Keep in mind that Tesseract uses much more CPU time with multiple
languages enabled.

If you are including languages that are not installed by default, you will need to also set [`PAPERLESS_OCR_LANGUAGES`](configuration.md#PAPERLESS_OCR_LANGUAGES).

Defaults to "eng".

!!! note
Expand Down

0 comments on commit d9b0d22

Please sign in to comment.