Made English the default language for Tesseract if none is specified

This commit is contained in:
Roberto Rosario
2011-04-13 03:25:45 -04:00
parent b547291784
commit 6b5a17af39
2 changed files with 2 additions and 2 deletions

View File

@@ -221,7 +221,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
# OCR
#OCR_TESSERACT_PATH = u'/usr/bin/tesseract'
#OCR_NODE_CONCURRENT_EXECUTION = 1
#OCR_TESSERACT_LANGUAGE = None
#OCR_TESSERACT_LANGUAGE = u'eng'
#OCR_REPLICATION_DELAY = 10
#OCR_AUTOMATIC_OCR = False