import logging
LOG_LEVEL = logging.DEBUG
DEV_BUILD = False
APP_DIR = "path to the application (.app or .AppImage)"