From 713408b8317b412f8e54abcd25fa4b0777576b64 Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Mon, 1 Apr 2019 16:23:03 -0700 Subject: [PATCH] doc: Document disable_roaming_scan setting --- doc/main.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/main.conf b/doc/main.conf index 7a4aedba..c9096ef2 100644 --- a/doc/main.conf +++ b/doc/main.conf @@ -33,6 +33,14 @@ roam_rssi_threshold=-70 #disable_periodic_scan=true # +# +# Disable roaming scan. Setting this option to 'true' will prevent iwd from +# issuing the roaming scans for the available networks while connected. +# The behavior of the user-initiated scans isn't affected. +# The roaming scan is enabled by default. +#disable_roaming_scan=true +# + # # Disable MAC address randomization. Setting this option to 'true' will prevent # the capable network adapters from randomizing MAC addresses during the active