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:
jacobsalmela 2015-06-13 22:02:17 -05:00
parent 01ac3c1dd3
commit e6b17ae8e9

View file

@ -4,7 +4,6 @@ no-resolv
server=8.8.8.8 server=8.8.8.8
server=8.8.4.4 server=8.8.4.4
interface=eth0 interface=eth0
listen-address=::1
listen-address=127.0.0.1 listen-address=127.0.0.1
cache-size=10000 cache-size=10000
log-queries log-queries