--- 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..8e3662d4 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 can be used to control how aggressively **iwd** roams from 2.4Ghz + networks. + + * - RoamThreshold5G + - Value: rssi dBm value, from -100 to 1, default: **-76** + + This value can be used to control how aggressively **iwd** roams from + 5GHz networks. * - RoamRetryInterval - Value: unsigned int value in seconds (default: **60**) -- 2.31.1