status-desktop/test/e2e/configs/_local.py.default

6 lines
75 B
Plaintext

import logging
LOG_LEVEL = logging.DEBUG
DEV_BUILD = False
APP_DIR = None