mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 11:19:59 +01:00
Remove last traces of local custom port settings
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -213,9 +213,6 @@ function readAdlists()
|
||||
}
|
||||
$DNSservercount = count($DNSservers);
|
||||
|
||||
// Remove possibly existing localdnsport setting
|
||||
exec("sudo pihole -a localdnsport 0");
|
||||
|
||||
// Check if at least one DNS server has been added
|
||||
if($DNSservercount < 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user