* Added a new option OCR_REPLICATION_DELAY to allow the storage some time for replication before attempting to do OCR to a document
This commit is contained in:
@@ -244,6 +244,7 @@ LOGIN_EXEMPT_URLS = (
|
||||
#OCR_TESSERACT_PATH = u'/usr/bin/tesseract'
|
||||
#OCR_MAX_CONCURRENT_EXECUTION = 2
|
||||
#OCR_TESSERACT_LANGUAGE = None
|
||||
#OCR_REPLICATION_DELAY = 360
|
||||
|
||||
# Permissions
|
||||
#ROLES_DEFAULT_ROLES = []
|
||||
|
||||
Reference in New Issue
Block a user