Merge pull request #1778 from loganaden/development
Add secondary quad9 server
This commit is contained in:
commit
a154f1540f
|
@ -815,6 +815,7 @@ setDNS() {
|
|||
Quad9)
|
||||
echo "Quad9 servers"
|
||||
PIHOLE_DNS_1="9.9.9.9"
|
||||
PIHOLE_DNS_2="149.112.112.112"
|
||||
;;
|
||||
Custom)
|
||||
# Until the DNS settings are selected,
|
||||
|
|
Loading…
Reference in New Issue