aboutsummaryrefslogtreecommitdiffstats
path: root/pacredir.conf
diff options
context:
space:
mode:
Diffstat (limited to 'pacredir.conf')
-rw-r--r--pacredir.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/pacredir.conf b/pacredir.conf
index 3d79d1e..0cbd667 100644
--- a/pacredir.conf
+++ b/pacredir.conf
@@ -3,10 +3,10 @@
# We need a default section and call it 'general', so do not change this line.
[general]
-# By default pacredir does requests to all services it knows about
+# By default pacredir sends requests to all peers it knows about
# simultaneously. Use this to limit the number of threads, the special value
# 0 means unlimited.
-# Be aware that pacredir will not find files on servers it does not check!
+# Be aware that pacredir will not find files on peers it does not check!
max threads = 0
#max threads = 32
@@ -32,7 +32,7 @@ protocol = IPv4
# 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. IPv6 addresses
# have to be enclosed in square brackets.
-# Please note that pacserve hosts depend on the servers architecture!
+# Please note that pacserve hosts depend on the peers' architecture!
#pacserve hosts = test1.domain
#pacserve hosts = test1.domain test2.domain