aboutsummaryrefslogtreecommitdiffstats
path: root/pacredir.conf
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-05-02 21:54:15 +0200
committerGravatar Christian Hesse <mail@eworm.de>2017-05-02 21:58:19 +0200
commita7cf22d3ec6bc1e6cc34878dbc211b726d143285 (patch)
tree48541519b215ab7963de0b99cabfddb0874a33c4 /pacredir.conf
parent2b1c967df2e4c7d72571b3f3eda5a7306e2d3913 (diff)
downloadpacredir-a7cf22d3ec6bc1e6cc34878dbc211b726d143285.tar.gz
pacredir-a7cf22d3ec6bc1e6cc34878dbc211b726d143285.tar.zst
add configuration option for protocol (IPv4 vs. IPv6)
Diffstat (limited to 'pacredir.conf')
-rw-r--r--pacredir.conf5
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!