mktxp 1.2.7 sync
This commit is contained in:
committed by
GitHub
parent
31da7c444e
commit
9fcf6b7c88
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user