From 2dde288af73f9be02181569f3876f89f9dc11575 Mon Sep 17 00:00:00 2001 From: peavey Date: Mon, 13 Nov 2006 08:19:59 +0000 Subject: Document how to disable whowas git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5735 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index a3d90c700..37915b7fc 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -747,14 +747,16 @@ # your server. # # # # groupsize - Controls the maximum entries per nick shown when # -# performing a /whowas nick. # +# performing a /whowas nick. Setting this to 0 dis- # +# ables whowas completely. # # # # maxgroups - The maximum number of nickgroups that can be added # # to the list. If max is reached, oldest group will # # be deleted first like a FIFO. A groupsize of 3 and # # a maxgroups of 5000 will allow for 5000 nicks to # # be stored with a history of 3, thus giving a total # -# of 3 * 5000 = 15000 entries. # +# of 3 * 5000 = 15000 entries. A setting of 0 dis- # +# ables whowas completely. # # # # maxkeep - The maximum time a nick is kept in the whowas list # # before being pruned. Time may be specified in # -- cgit v1.3.1-10-gc9f91