1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Decouple default settings from wlan0 cfg

This commit is contained in:
billz 2020-11-26 17:18:04 +00:00
parent 6d331c3ebd
commit 827f37385f

View File

@ -1,4 +1,4 @@
# RaspAP wlan0 configuration
# RaspAP default configuration
hostname
clientid
persistent
@ -9,6 +9,8 @@ option ntp_servers
require dhcp_server_identifier
slaac private
nohook lookup-hostname
# RaspAP wlan0 configuration
interface wlan0
static ip_address=10.3.141.1/24
static routers=10.3.141.1