mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
add language setting for tesseract
This commit is contained in:
@@ -126,6 +126,9 @@ USE_L10N = True
|
||||
USE_TZ = True
|
||||
|
||||
|
||||
# Tesseract language setting
|
||||
TESSERACT_LANGUAGE = "eng"
|
||||
|
||||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/1.9/howto/static-files/
|
||||
|
||||
|
Reference in New Issue
Block a user