UI Tweaks + Config Addition of TELEMETRY and TELEM_URL fields
This commit is contained in:
@@ -24,6 +24,8 @@ T = TypeVar("T")
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
PROTECTED_KEYS = [
|
||||
"URL",
|
||||
"TELEM_URL",
|
||||
"APPNAME",
|
||||
"LOG_LEVEL",
|
||||
"PATH_EXCLUSION_CONST",
|
||||
|
||||
Reference in New Issue
Block a user