chore: update local config template file

This commit is contained in:
Anastasiya Semenkevich 2024-06-03 16:44:01 +03:00 committed by Anastasiya
parent b2fb287beb
commit 225fe15464
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import logging
LOG_LEVEL = logging.DEBUG
UPDATE_VP_ON_FAIL = False
DEV_BUILD = False
AUT_PATH = None
APP_DIR = "path to the application (.app or .AppImage)"