Hi James, On 5/7/21 3:26 PM, James Prestwood wrote: > --- > 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 I reworded this slightly to read: This value can be used to control how aggressively **iwd** roams when connected to a 2.4Ghz access point. > + 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. ditto. > > * - RoamRetryInterval > - Value: unsigned int value in seconds (default: **60**) > applied, thanks. Regards, -Denis