mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-23 21:30:17 +00:00
Add secondary quad9 server
This commit is contained in:
parent
1556163fb0
commit
9c8526db49
1 changed files with 1 additions and 0 deletions
|
@ -809,6 +809,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 a new issue