From 58a4a6743d1a21f5f5faed868b29bdcccf282f7d Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Wed, 20 Dec 2023 16:26:49 +0100 Subject: [PATCH] mktxp 1.2.2 sync --- mktxp/mktxp.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mktxp/mktxp.conf b/mktxp/mktxp.conf index 07176c2..18b9af3 100644 --- a/mktxp/mktxp.conf +++ b/mktxp/mktxp.conf @@ -48,6 +48,8 @@ capsman = True # CAPsMAN general metrics capsman_clients = True # CAPsMAN clients metrics + kid_control_devices = False # Kid Control metrics + user = True # Active Users metrics queue = True # Queues metrics @@ -56,4 +58,3 @@ use_comments_over_names = True # when available, forces using comments over the interfaces names check_for_updates = False # check for available ROS updates - \ No newline at end of file