Files
mayan-edms/mayan/apps/file_metadata/literals.py
Roberto Rosario a71db0b908 Add locking to the file metadata task
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-12-08 02:59:39 -04:00

5 lines
136 B
Python

from __future__ import unicode_literals
DEFAULT_EXIF_PATH = '/usr/bin/exiftool'
LOCK_EXPIRE = 60 * 10 # Adjust to worst case scenario