mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +00:00
Merge pull request #1778 from loganaden/development
Add secondary quad9 server
This commit is contained in:
commit
a154f1540f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue