From 653eed37982a30747f1028c5daaa84027201f488 Mon Sep 17 00:00:00 2001 From: Ruben Barkow Date: Mon, 6 Feb 2017 17:41:31 +0100 Subject: [PATCH] Docs: site.conf - add Ad-Hoc ibss info as comments --- docs/site-example/site.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf index 07639b18..25a4822a 100644 --- a/docs/site-example/site.conf +++ b/docs/site-example/site.conf @@ -50,7 +50,16 @@ ssid = 'alpha-centauri.freifunk.net', -- disabled = true, (optional) }, - + + -- Ad-Hoc mesh + -- ibss = { + -- ssid = '12:ca:ff:ee:ba:be', -- choose your own unique ssid here + -- bssid = '12:ca:ff:ee:ba:be', -- choose your own unique ssid here + -- mcast_rate = 12000, + -- disabled = true, (optional) + -- }, + + -- 802.11s mesh mesh = { -- Adjust these values! id = 'ffxx-mesh',