From: Pasi Sjöholm <[email protected]> --- src/main.conf | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/src/main.conf b/src/main.conf index 93c7a50..c3b0728 100644 --- a/src/main.conf +++ b/src/main.conf @@ -95,3 +95,9 @@ # re-enabling a technology, and after restarts and reboots. # Default value is false. # PersistentTetheringMode = false + +# Enable passive only scanning for WiFi in case of +# one does not want to reveal SSIDs for currently configured +# services. Only exception being hidden networks which will +# be still actively scanned when not connected to any WiFi network. +# PassiveWiFiScan = false -- 2.1.0 _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
