import os from mayan.settings import * # Production database settings # # DATABASES = { # 'default': { # 'ENGINE': 'django.db.backends.postgresql', # 'NAME': '', # # } # } # Production file locations (document_storage, gpg_home, image_cache) # SITE_ROOT = '/local/mayan_files/