moulinette/moulinette/globals.py
2017-07-26 05:14:36 +02:00

4 lines
148 B
Python

DATA_DIR = '/usr/share/moulinette'
LIB_DIR = '/usr/lib/moulinette'
LOCALES_DIR = '/usr/share/moulinette/locale'
CACHE_DIR = '/var/cache/moulinette'