diff options
Diffstat (limited to 'doc/pingd.conf.pod')
-rw-r--r-- | doc/pingd.conf.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pingd.conf.pod b/doc/pingd.conf.pod index 84ae83a..0b46844 100644 --- a/doc/pingd.conf.pod +++ b/doc/pingd.conf.pod @@ -324,7 +324,7 @@ B<chainping_minsample>), should be tested more often: They are checked every B<chainping_ic_every_nth_time> time chain-pings are sent. Default: 'chainpinger_interval' => 5*60, # send out pings every 5 minutes - 'chainping_every_nth_time' => 864, # send out pings to the same chain every 864 calls, i.e. every 3 days + 'chainping_every_nth_time' => 2016, # send out pings to the same chain every 2016 calls, i.e. week 'chainping_ic_every_nth_time' => 288, # send out pings to broken or unknown chains every 288 calls, i.e. daily =item B<addresses_default_ttl> [integer] |