Issue #75, move OCR queueing from a setting to a DocumentType model field

This commit is contained in:
Roberto Rosario
2014-10-21 16:53:42 -04:00
parent 3c72d62087
commit 549f0fdc87
6 changed files with 127 additions and 15 deletions

View File

@@ -288,16 +288,6 @@ Default: ``eng``
Language code passed to the ``tesseract`` executable.
.. setting:: OCR_AUTOMATIC_OCR
**OCR_AUTOMATIC_OCR**
Default: ``True``
Automatically queue newly created documents or newly uploaded versions
of existing documents for OCR.
.. setting:: OCR_UNPAPER_PATH
**OCR_UNPAPER_PATH**