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

Reinstate Squid, cutting out DansGuardian

This commit is contained in:
root 2021-08-15 07:59:35 -04:00
parent 0d0a81352c
commit 724f64e85a
18 changed files with 104 additions and 104 deletions

View file

@ -123,7 +123,7 @@ wifi_up_down: True # Creates a 2nd virtual WiFi adapter for upstream WiFi
# Set True if client machines should have "passthrough" access to WAN/Internet:
iiab_gateway_enabled: False
# gw_squid_whitelist: False
gw_squid_whitelist: False
gw_block_https: False
# Gateway mode
@ -257,9 +257,9 @@ nginx_log_dir: /var/log/nginx
# DNS prep (named &/or dhcpd) used to run here. See dnsmasq in 1-PREP above.
# UNMAINTAINED as of July 2021
# squid_install: False
# squid_enabled: False
# LESS MAINTAINED as of July 2021
squid_install: False
squid_enabled: False
# UNMAINTAINED as of July 2021
# DansGuardian REQUIRES Squid (above) be installed & enabled.