summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-06-17 13:51:44 +0000
committerPeter Palfrader <peter@palfrader.org>2004-06-17 13:51:44 +0000
commit6aae98332253e18aaec3e20287c7fb71e66f339a (patch)
treefc84ccdc67f54b7a51dcc1855cb5b1b5fac9665f /doc
parent606cf3a3f7230f15caa4220e49cfbfae8ec00615 (diff)
Increase the number of remailers that need to list an address before it is added to 6. It was 3 previously.
Diffstat (limited to 'doc')
-rw-r--r--doc/pingd.conf.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod
index 20ee6a5..4839001 100644
--- a/doc/pingd.conf.pod
+++ b/doc/pingd.conf.pod
@@ -393,8 +393,8 @@ expired after this time.
How many different remailers need to list an address in a remailer-conf
reply to get it committed to the list of remailer addresses.
- Default: 'reliable_auto_add_min' => 3,
- Example: 'reliable_auto_add_min' => 5,
+ Default: 'reliable_auto_add_min' => 6,
+ Example: 'reliable_auto_add_min' => 3,
=item B<expire_keys> [seconds]