Merge pull request #1010 from ThomasKramps/patch-1

Enable IPv6 in Unbound config by default
This commit is contained in:
yubiuser
2025-02-16 16:47:23 +01:00
committed by GitHub
+2 -2
View File
@@ -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