mirror of
https://github.com/pi-hole/docs.git
synced 2026-05-08 17:49:53 +01:00
Merge pull request #1010 from ThomasKramps/patch-1
Enable IPv6 in Unbound config by default
This commit is contained in:
@@ -90,8 +90,8 @@ server:
|
||||
do-udp: yes
|
||||
do-tcp: yes
|
||||
|
||||
# May be set to yes if you have IPv6 connectivity
|
||||
do-ip6: no
|
||||
# May be set to no if you don't have IPv6 connectivity
|
||||
do-ip6: yes
|
||||
|
||||
# You want to leave this to no unless you have *native* IPv6. With 6to4 and
|
||||
# Terredo tunnels your web browser should favor IPv4 for the same reasons
|
||||
|
||||
Reference in New Issue
Block a user