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

iiab-gen-iptables reads default_vars & local_vars, for ./runrole pbx

This commit is contained in:
root 2021-08-18 00:15:41 -04:00
parent 42d4d70367
commit 2634fa207b
6 changed files with 76 additions and 59 deletions

View file

@ -129,7 +129,8 @@ iiab_lan_enabled: True
iiab_wan_enabled: True
# Ties in what the user populated in the GUI for static WAN IP address info:
gui_wan: True
adm_cons_force_ssl: False
gui_port: 80 # 2021-08-17: For iptables. And #2811 dreams of HTTPS/443 ?
# adm_cons_force_ssl: False # Likewise: iiab-admin.yml & js-menu.yml set it.
adm_cons_allow_downloads: False
# Intended for developers: ONLY CHANGE THESE IF YOU KNOW WHAT YOU ARE DOING