From 8043239c6339808f9f3d9fa850eaa18e2a3af38a Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Sat, 14 Jan 2023 17:36:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2c5a6e..e183dcd 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,8 @@ The default configuration file comes with a sample configuration, making it easy user = True # Active Users metrics queue = True # Queues metrics + remote_dhcp_entry = None # Alternative mktxp entry for DHCP info resolution (capsman/wireless) + use_comments_over_names = True # when available, forces using comments over the interfaces names ```