mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
WIP
This commit is contained in:
5
config/blocklists.json
Normal file
5
config/blocklists.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"notracking/hosts-blocklist": [
|
||||
"notracking-master"
|
||||
]
|
||||
}
|
@@ -30,6 +30,7 @@ define('RASPI_WIFICLIENT_ENABLED', true);
|
||||
define('RASPI_HOTSPOT_ENABLED', true);
|
||||
define('RASPI_NETWORK_ENABLED', true);
|
||||
define('RASPI_DHCP_ENABLED', true);
|
||||
define('RASPI_ADBLOCK_ENABLED', true);
|
||||
define('RASPI_OPENVPN_ENABLED', false);
|
||||
define('RASPI_TORPROXY_ENABLED', false);
|
||||
define('RASPI_CONFAUTH_ENABLED', true);
|
||||
|
Reference in New Issue
Block a user