Files
mayan-edms/mayan/settings/testing/development.py
2018-04-01 02:53:16 -04:00

7 lines
109 B
Python

from __future__ import unicode_literals
from .base import * # NOQA
SIGNATURES_GPG_PATH = '/usr/bin/gpg1'