1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

restore iiab_lan_enabled iiab_user_lan

gui_desired_network_role is intended to be optional.
iiab_lan_enabled: False intended to be big hammer to ignore all other interfaces
iiab_user_lan: user override to define the LAN interface when iiab provided bridging is not wanted

Could be rename user_desired_network_role....
This commit is contained in:
Jerry Vonau 2020-02-02 00:23:51 -06:00
parent 3bb839294d
commit e0fd77836b

View file

@ -91,7 +91,6 @@ systemd_networkd_active: False
# The values here are default local variables # The values here are default local variables
gui_wan_iface: "unset" gui_wan_iface: "unset"
gui_static_wan_ip: "unset" gui_static_wan_ip: "unset"
gui_desired_network_role: Gateway
wondershaper_dspeed: "4096" wondershaper_dspeed: "4096"
wondershaper_upspeed: "1024" wondershaper_upspeed: "1024"