mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Removing IPv6 support for now
I'm not fully up on my IPv6, and using the loopback doesn't work for clients anyway as described in the latest commit to gravity.sh
This commit is contained in:
parent
01ac3c1dd3
commit
e6b17ae8e9
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ no-resolv
|
|||
server=8.8.8.8
|
||||
server=8.8.4.4
|
||||
interface=eth0
|
||||
listen-address=::1
|
||||
listen-address=127.0.0.1
|
||||
cache-size=10000
|
||||
log-queries
|
Loading…
Reference in a new issue