From e1ccd7cc88b30dd738952214356c790408f73630 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Tue, 2 Apr 2024 18:07:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df162aa..51668fc 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,8 @@ The default configuration file comes with a sample configuration, making it easy capsman = True # CAPsMAN general metrics capsman_clients = True # CAPsMAN clients metrics - kid_control_devices = False # Kid Control 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 user = True # Active Users metrics queue = True # Queues metrics