mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Documentation: Fix URL for PAPERLESS_OCR_LANGUAGE example in docker-compose.env (#10408)
This commit is contained in:
parent
cebc227701
commit
f8689c4819
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@
|
||||||
# Note that this is different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines
|
# Note that this is different from PAPERLESS_OCR_LANGUAGE (default=eng), which defines
|
||||||
# the language used for OCR.
|
# the language used for OCR.
|
||||||
# The container installs English, German, Italian, Spanish and French by default.
|
# The container installs English, German, Italian, Spanish and French by default.
|
||||||
# See https://packages.debian.org/search?keywords=tesseract-ocr-&searchon=names&suite=buster
|
# See https://packages.debian.org/search?keywords=tesseract-ocr-&searchon=names
|
||||||
# for available languages.
|
# for available languages.
|
||||||
#PAPERLESS_OCR_LANGUAGES=tur ces
|
#PAPERLESS_OCR_LANGUAGES=tur ces
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue