From edd95854edea5082dd56c0bcd267d0f52b8a6f8a Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 4 May 2007 22:37:11 +0000 Subject: Add options:quietbursts, fixes bug #269, also adds support for quits in a cull list which do not generate a quit snotice git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6883 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index c3108b9a7..2ab450c2e 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -859,6 +859,15 @@ # +b, as it may break some features in popular # # clients such as mIRC. # # # +# quietbursts - When synching or splitting from the network, a # +# server can generate a lot of connect and quit # +# snotices to the +C and +Q snomasks. Setting this # +# value to yes squelches those messages, which can # +# make them more useful for opers, however it will # +# degrade their use by certain third party programs # +# such as BOPM which rely on them to scan users when # +# a split heals in certain configurations. # +# # #-#-#-#-#-#-#-#-#-#-#-#-#-#- TIME SYNC OPTIONS -#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3