mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
adjust for 'is defined'
This commit is contained in:
parent
5e854fb798
commit
4c17f2daa7
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ device_gw2: ""
|
||||||
|
|
||||||
iiab_wan_iface: "none"
|
iiab_wan_iface: "none"
|
||||||
iiab_lan_iface: "none"
|
iiab_lan_iface: "none"
|
||||||
discovered_lan_iface: "none"
|
#discovered_lan_iface: "none"
|
||||||
discovered_wired_iface: "none"
|
discovered_wired_iface: "none"
|
||||||
discovered_wireless_iface: "none"
|
discovered_wireless_iface: "none"
|
||||||
#iiab_wired_lan_iface: "none"
|
#iiab_wired_lan_iface: "none"
|
||||||
|
@ -48,7 +48,7 @@ hostapd_password: "iiab2017"
|
||||||
driver_name: nl80211
|
driver_name: nl80211
|
||||||
|
|
||||||
network_config_dir: /etc/network/interfaces.d
|
network_config_dir: /etc/network/interfaces.d
|
||||||
iiab_network_mode: "Gateway"
|
#iiab_network_mode: "Gateway"
|
||||||
dns_jail_enabled: False
|
dns_jail_enabled: False
|
||||||
services_externally_visible: False
|
services_externally_visible: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue