mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify purposed of gui_wan: & user_wan_iface: & user_lan_iface:
This commit is contained in:
parent
470d332ae6
commit
9e74cc39ad
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,7 @@ hostapd_password: changeme
|
|||
iiab_lan_enabled: True
|
||||
iiab_wan_enabled: True
|
||||
ssh_port: 22
|
||||
# Ties in what the user populated in the GUI for static WAN IP address info:
|
||||
gui_wan: True
|
||||
adm_cons_force_ssl: False
|
||||
adm_cons_allow_downloads: False
|
||||
|
@ -109,6 +110,7 @@ wondershaper_install: False
|
|||
wondershaper_enabled: False
|
||||
|
||||
# Intended for developers: ONLY CHANGE THESE IF YOU KNOW WHAT YOU ARE DOING
|
||||
# The following 2 override the detection when not "auto"
|
||||
user_wan_iface: auto
|
||||
user_lan_iface: auto
|
||||
wan_ip: dhcp
|
||||
|
|
Loading…
Add table
Reference in a new issue