mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Documentation: Fix URL for PAPERLESS_OCR_LANGUAGE example in docker-compose.env (#10408)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user