From c9b879f7fe2a5ee5346c9ecfb471006859ef763d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 16 Feb 2003 14:40:43 +0000 Subject: Have show_chainpings --- 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 2698dd4..9c7405c 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.55 2003/02/16 10:07:27 weasel Exp $ +# $Id: Config.pm,v 1.56 2003/02/16 14:40:43 weasel Exp $ # =pod @@ -168,6 +168,7 @@ sub init($) { 'mix' => 1 }, do_chainpings => 1, + show_chainpings => 1, which_chainpings => { 'cpunk' => [ qw{cpunk-dsa cpunk-rsa cpunk-clear} ], 'mix' => [ qw{mix} ] -- cgit v1.2.3