Reduced default delay time

This commit is contained in:
Roberto Rosario
2011-03-22 03:43:18 -04:00
parent 800dc28938
commit f9ab61647e
2 changed files with 2 additions and 2 deletions

View File

@@ -245,7 +245,7 @@ LOGIN_EXEMPT_URLS = (
#OCR_TESSERACT_PATH = u'/usr/bin/tesseract'
#OCR_MAX_CONCURRENT_EXECUTION = 2
#OCR_TESSERACT_LANGUAGE = None
#OCR_REPLICATION_DELAY = 360
#OCR_REPLICATION_DELAY = 10
# Permissions
#ROLES_DEFAULT_ROLES = []