HTTP_PORT = 8080 MESSAGE_ROOT_PATH = 'messages' ROOT_CACHE_DIR = 'cache' DEBUG = True DATABASE_DIR = 'database'