Make OCR_LANGUAGE configurable (Fix #176)

This commit is contained in:
Eric Wong
2017-01-07 23:27:10 -08:00
parent 3c08fa9b33
commit a32625ca04
2 changed files with 5 additions and 1 deletions

View File

@@ -108,3 +108,7 @@ PAPERLESS_SHARED_SECRET=""
# Customize number of list items to show per page
#PAPERLESS_LIST_PER_PAGE=50
# Customize the default language that tesseract will attempt to use when parsing
# documents. It should be a 3-letter language code consistent with ISO 639.
#PAPERLESS_OCR_LANGUAGE=eng