aboutsummaryrefslogtreecommitdiffstats
path: root/pacredir.conf
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-09-30 22:04:38 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-09-30 22:04:38 +0200
commit655a53eaa48971bd033c6afb4a279aac53b80a10 (patch)
treeb0d31d7b7026c490a86a020dbbb9eb26e5a7df71 /pacredir.conf
parent75cd3e974c3b43d38aa0bb9aea3254b7c0054a23 (diff)
downloadpacredir-655a53eaa48971bd033c6afb4a279aac53b80a10.tar.gz
pacredir-655a53eaa48971bd033c6afb4a279aac53b80a10.tar.zst
update wording: server -> peer
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