doc: Add option to disable periodic scan into main.conf

This commit is contained in:
Tim Kourt 2018-11-15 12:54:23 -08:00 committed by Denis Kenzior
parent 40685e8fe3
commit 7b8c069383
1 changed files with 12 additions and 0 deletions

View File

@ -1,4 +1,16 @@
# Note: The lines starting with # are ignored. To enable any of the
# configuration options below, remove # from the beginning of a respective line.
[EAP]
mtu=1400
[EAPoL]
max_4way_handshake_time=2
[Scan]
#
# Disable periodic scan. Setting this option to 'true' will prevent iwd from
# issuing the periodic scans for the available networks while disconnected.
# The behavior of the user-initiated scans isn't affected.
# The periodic scan is enabled by default.
#disable_periodic_scan=true