/[echolot]/trunk/Echolot/Config.pm
ViewVC logotype

Diff of /trunk/Echolot/Config.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 206 by weasel, Wed Jul 17 17:53:44 2002 UTC revision 207 by weasel, Wed Jul 17 18:53:15 2002 UTC
# Line 1  Line 1 
1  package Echolot::Config;  package Echolot::Config;
2    
3  # (c) 2002 Peter Palfrader <peter@palfrader.org>  # (c) 2002 Peter Palfrader <peter@palfrader.org>
4  # $Id: Config.pm,v 1.29 2002/07/17 17:53:44 weasel Exp $  # $Id: Config.pm,v 1.30 2002/07/17 18:53:15 weasel Exp $
5  #  #
6    
7  =pod  =pod
# Line 73  sub init($) { Line 73  sub init($) {
73                  seperate_rlists             => 0,                  seperate_rlists             => 0,
74                  combined_list               => 0,                  combined_list               => 0,
75                  thesaurus                   => 1,                  thesaurus                   => 1,
76                    stats_sort_by_latency       => 0,
77    
78                  # Timers and Counters                  # Timers and Counters
79                  processmail                 => 60,   # process incomng mail every minute                  processmail                 => 60,   # process incomng mail every minute

Legend:
Removed from v.206  
changed lines
  Added in v.207

  ViewVC Help
Powered by ViewVC 1.1.5