From 56992c6a77a55d0194f9cb70c302b369f6cbabf3 Mon Sep 17 00:00:00 2001 From: seanodell Date: Mon, 5 Nov 2018 11:45:24 -0800 Subject: [PATCH] Documentation: Add hidden=true comment for Wifi routers not broadcasting SSID (#241) --- Documentation/network.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/network.md b/Documentation/network.md index 22d42e3ac..e0ee527c2 100644 --- a/Documentation/network.md +++ b/Documentation/network.md @@ -51,6 +51,8 @@ type=802-11-wireless [802-11-wireless] mode=infrastructure ssid=MY_SSID +# Uncomment below if your SSID is not broadcasted +#hidden=true [802-11-wireless-security] auth-alg=open