From e61c9c9f2e96a129f31a1bf49d4f2514137a3b01 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 15 Feb 2003 11:43:41 +0000 Subject: Chain pinging fixes --- Echolot/Config.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Echolot/Config.pm') diff --git a/Echolot/Config.pm b/Echolot/Config.pm index 4138472..50d7ca7 100644 --- a/Echolot/Config.pm +++ b/Echolot/Config.pm @@ -1,7 +1,7 @@ package Echolot::Config; # (c) 2002 Peter Palfrader -# $Id: Config.pm,v 1.48 2003/02/14 05:14:43 weasel Exp $ +# $Id: Config.pm,v 1.49 2003/02/15 11:43:41 weasel Exp $ # =pod @@ -131,6 +131,7 @@ sub init($) { commands_file => 'commands.txt', pidfile => 'pingd.pid', + 'save-errormails' => 0, write_meta_files => 1, meta_extension => '.meta', -- cgit v1.2.3