3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

doc: document [General].RoamThreshold5G

This commit is contained in:
James Prestwood 2021-05-07 13:26:19 -07:00 committed by Denis Kenzior
parent 968584d3f0
commit b89720ca47

View File

@ -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**)