diff --git a/mktxp/mktxp.conf b/mktxp/mktxp.conf index 0b1dc14..bb28673 100644 --- a/mktxp/mktxp.conf +++ b/mktxp/mktxp.conf @@ -56,7 +56,10 @@ wireless = True # WLAN general metrics wireless_clients = True # WLAN clients metrics capsman = True # CAPsMAN general metrics - capsman_clients = True # CAPsMAN clients metrics + capsman_clients = True # CAPsMAN clients metrics + + lte = False # LTE signal and status metrics + ipsec = False # IPSec active peer metrics kid_control_assigned = False # Allow Kid Control metrics for connected devices with assigned users kid_control_dynamic = False # Allow Kid Control metrics for all connected devices, including those without assigned user @@ -70,5 +73,4 @@ remote_capsman_entry = None # An MKTXP entry to provide for remote capsman info use_comments_over_names = True # when available, forces using comments over the interfaces names - check_for_updates = False # check for available ROS updates