Made the queue processing interval configurable by means of a new setting: OCR_QUEUE_PROCESSING_INTERVAL
This commit is contained in:
@@ -230,6 +230,7 @@ TEMPLATE_CONTEXT_PROCESSORS = (
|
||||
#OCR_REPLICATION_DELAY = 10
|
||||
#OCR_AUTOMATIC_OCR = False
|
||||
#OCR_PDFTOTEXT_PATH = u'/usr/bin/pdftotext'
|
||||
#OCR_QUEUE_PROCESSING_INTERVAL = 10 # In seconds
|
||||
|
||||
# Permissions
|
||||
#ROLES_DEFAULT_ROLES = []
|
||||
|
||||
Reference in New Issue
Block a user