This commit is contained in:
billz
2020-03-26 19:45:39 +00:00
parent 6f503d8b53
commit ae26f948a4
7 changed files with 147 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ $defaults = [
'RASPI_HOTSPOT_ENABLED' => true,
'RASPI_NETWORK_ENABLED' => true,
'RASPI_DHCP_ENABLED' => true,
'RASPI_ADBLOCK_ENABLED' => true,
'RASPI_OPENVPN_ENABLED' => false,
'RASPI_TORPROXY_ENABLED' => false,
'RASPI_CONFAUTH_ENABLED' => true,