From b89720ca472b2abfebd818bb68d9de5475fb4294 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Fri, 7 May 2021 13:26:19 -0700 Subject: [PATCH] doc: document [General].RoamThreshold5G --- src/iwd.config.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/iwd.config.rst b/src/iwd.config.rst index 478bd616..60f5b5db 100644 --- a/src/iwd.config.rst +++ b/src/iwd.config.rst @@ -131,7 +131,14 @@ The group ``[General]`` contains general settings. * - RoamThreshold - Value: rssi dBm value, from -100 to 1, default: **-70** - This can be used to control how aggressively **iwd** roams. + This value can be used to control how aggressively **iwd** roams when + connected to a 2.4Ghz access point. + + * - RoamThreshold5G + - Value: rssi dBm value, from -100 to 1, default: **-76** + + This value can be used to control how aggressively **iwd** roams when + connected to a 5GHz access point. * - RoamRetryInterval - Value: unsigned int value in seconds (default: **60**)