From cf23a181c948a5e9d3243d524917dec781cbd1cf Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Thu, 19 Nov 2020 14:21:11 +0100 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQs.md b/FAQs.md index d4f3d11..bf91d41 100644 --- a/FAQs.md +++ b/FAQs.md @@ -177,7 +177,7 @@ network={ ``` ## Can I configure a managed mode AP without using the UI? -Let's assume you are creating a Raspbian image (or other supported OS) with scripts that setup RaspAP at first startup. In this scenario, to configure a managed mode AP, you must manually connect via a browser, make some changes via the UI and then save your settings. This can be also be done programmatically. Assuming you have [wpa_supplicant.conf fully populated](#headless-mode), set the following values in `/etc/raspap/hostapd.ini`: +Let's assume you are creating a Raspbian image (or other supported OS) with scripts that setup RaspAP at first startup. In this scenario, to configure a managed mode AP you must manually connect via a browser, make some changes via the UI and then save your settings. This can be also be done programmatically. Assuming you have [wpa_supplicant.conf fully populated](#headless-mode), set the following values in `/etc/raspap/hostapd.ini`: ``` LogEnable = 0