chore: update local config template file
This commit is contained in:
parent
b2fb287beb
commit
225fe15464
|
@ -1,6 +1,6 @@
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
LOG_LEVEL = logging.DEBUG
|
LOG_LEVEL = logging.DEBUG
|
||||||
UPDATE_VP_ON_FAIL = False
|
|
||||||
DEV_BUILD = False
|
DEV_BUILD = False
|
||||||
AUT_PATH = None
|
APP_DIR = "path to the application (.app or .AppImage)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue