diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-02-16 14:40:43 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-02-16 14:40:43 +0000 |
commit | c9b879f7fe2a5ee5346c9ecfb471006859ef763d (patch) | |
tree | b3cca239664d084139207f09e9dc0e9b4291d3d0 /NEWS | |
parent | 2336ace305d36c260a75d6081f6fe91b75c7a08d (diff) |
Have show_chainpings
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -15,9 +15,12 @@ Changes in version new options: - do_chainpings (default: 1) Whether to do chain pinging. - Several settings control the details of chain pinging. You - probably don't want or need to tweak them. See pingd.conf(5) - for details. + - show_chainpings (default: 1) + Whether to show the result of our chain pinging in the + public stats. + Several other settings control the details of chain pinging. + You probably don't want or need to tweak them. See + the pingd.conf(5) manual page for details. Changes in version 2.0.10 - 2003-02-03 * Return undef rather than 0 if we cannot open a Maildir. |