mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
{{ services_externally_visible }} fails, deprecate it
This commit is contained in:
parent
7a3fca8c80
commit
f2acf8934b
1 changed files with 2 additions and 2 deletions
|
@ -44,10 +44,10 @@ echo -e "WAN: $wan\n"
|
|||
|
||||
# "Good thing we replace this file; should be treated like Squid below" ?
|
||||
ports_externally_visible={{ ports_externally_visible }}
|
||||
#services_externally_visible={{ services_externally_visible }}
|
||||
#services_externally_visible= [deprecated]
|
||||
gw_block_https={{ gw_block_https }}
|
||||
ssh_port={{ ssh_port }}
|
||||
#gui_wan={{ gui_wan }}
|
||||
#gui_wan= [no longer needed]
|
||||
gui_port={{ gui_port }}
|
||||
iiab_gateway_enabled={{ iiab_gateway_enabled }}
|
||||
block_DNS={{ block_DNS }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue