From fea8405ccb363440367fe5b63c8b1a6637d30f7a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Jul 2002 00:21:04 +0000 Subject: Added 2 small comments --- Echolot/Config.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Echolot') diff --git a/Echolot/Config.pm b/Echolot/Config.pm index 43de765..e0518a9 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.26 2002/07/16 00:09:28 weasel Exp $ +# $Id: Config.pm,v 1.27 2002/07/16 00:21:04 weasel Exp $ # =pod @@ -118,6 +118,7 @@ sub init($) { } }, + # ping types do_pings => { 'cpunk-dsa' => 1, 'cpunk-rsa' => 1, @@ -125,6 +126,7 @@ sub init($) { 'mix' => 1 }, + # templates templates => { 'thesaurusindexfile' => 'templates/thesaurusindex.html', 'mlist' => 'templates/mlist.html', -- cgit v1.2.3