diff options
Diffstat (limited to 'pacredir.conf')
-rw-r--r-- | pacredir.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pacredir.conf b/pacredir.conf index c9a03cd..1f14bf3 100644 --- a/pacredir.conf +++ b/pacredir.conf @@ -19,6 +19,11 @@ max threads = 0 #ignore interfaces = openvpn #ignore interfaces = tap0 tun0 openvpn +# Specify to use IPv4, IPv6 or both. +protocol = IPv4 +#protocol = IPv6 +#protocol = both + # You may want to add hosts that do not announce their services via avahi or # are connected to a different network segment. Add them here. # Please note that pacdbserve hosts depend on the servers architecture! |