mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated FAQs (markdown)
parent
bae19f07d7
commit
cf23a181c9
2
FAQs.md
2
FAQs.md
@ -177,7 +177,7 @@ network={
|
||||
```
|
||||
|
||||
## <a name="managed"></a> 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
|
||||
|
Loading…
Reference in New Issue
Block a user