21 lines
459 B
Plaintext
21 lines
459 B
Plaintext
$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;
|