diff --git a/doc/main.conf b/doc/main.conf index 21448b1a..ed3d10a6 100644 --- a/doc/main.conf +++ b/doc/main.conf @@ -40,6 +40,17 @@ roam_rssi_threshold=-70 # # ManagementFrameProtection=1 +# +# Enable/disable ANQP queries. The way IWD does ANQP queries is dependent on +# a recent kernel patch. If your kernel does not have this functionality this +# should be disabled (default). Some drivers also do a terrible job of sending +# public action frames (freezing or crashes) which is another reason why this +# has been turned off by default. All aside, if you want to connect to Hotspot +# 2.0 networks ANQP is most likely going to be required (you may be able to +# pre-provision to avoid ANQP). +# +# disable_anqp=true + [Scan] # # Disable periodic scan. Setting this option to 'true' will prevent iwd from