From 41724fc58f2ade49e77878d601ec52682859ec14 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 10 Jul 2002 17:58:05 +0000 Subject: Have a combined list --- Echolot/Config.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Echolot/Config.pm') diff --git a/Echolot/Config.pm b/Echolot/Config.pm index 8761631..4d2f07a 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.20 2002/07/10 17:16:45 weasel Exp $ +# $Id: Config.pm,v 1.21 2002/07/10 17:58:05 weasel Exp $ # =pod @@ -70,6 +70,7 @@ sub init($) { show_new => 1, seperate_rlists => 0, + combined_list => 0, thesaurus => 1, processmail => 60, # process incomng mail every minute @@ -123,6 +124,7 @@ sub init($) { 'rlist2-rsa' => 'templates/rlist2-rsa.html', 'rlist2-dsa' => 'templates/rlist2-dsa.html', 'rlist2-clear' => 'templates/rlist2-clear.html', + 'clist' => 'templates/clist.html', }, homedir => undef, -- cgit v1.2.3