summaryrefslogtreecommitdiff
path: root/chat/bitchbot/patches/patch-aa
blob: 3a6c4707aaaca37ecd3a6649020ed354bee1f116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aa,v 1.1.1.1 2004/05/17 09:27:57 minskim Exp $

--- bitch.conf.template.orig	Tue Oct 14 21:43:47 2003
+++ bitch.conf.template	Tue Oct 14 21:44:13 2003
@@ -230,7 +230,7 @@
 #------------
 #max number of nicks on chanstats page
 #------------
-$statsmax = 100;
+$maxstats = 100;
 
 #---------------
 #average the stats or include EVERYONE (1 or 0)
@@ -306,4 +306,4 @@
 #--------
 $uploadname = 'index.html';
 
-1;
\ No newline at end of file
+1;