Files
mayan-edms/mayan/apps/mirroring/runtime.py

4 lines
73 B
Python

from .caches import IndexFilesystemCache
cache = IndexFilesystemCache()