Move magic number variable to the literls.py module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
DEFAULT_OCR_FILE_FORMAT = u'tiff'
|
||||
DEFAULT_OCR_FILE_EXTENSION = u'tif'
|
||||
LOCK_EXPIRE = 60 * 10 # Adjust to worst case scenario
|
||||
UNPAPER_FILE_FORMAT = u'ppm'
|
||||
|
||||
Reference in New Issue
Block a user