From 62c99d7c33e61ed3e3e2602d8f6b443ca66964c6 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Thu, 23 Feb 2023 16:57:22 -0800 Subject: [PATCH] doc: document DisableHT AP setting --- src/iwd.ap.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/iwd.ap.rst b/src/iwd.ap.rst index 0763b442..9ad002a2 100644 --- a/src/iwd.ap.rst +++ b/src/iwd.ap.rst @@ -73,6 +73,11 @@ The group ``[General]`` contains general AP configuration. The time interval at which the AP starts a rekey for a given station. If not provided a default value of 0 is used (rekeying is disabled). + * - DisableHT + - Boolean value + + Explicitly disable HT capabilities for this AP. + Network Authentication Settings -------------------------------