From: brain Date: Sun, 26 Nov 2006 14:49:55 +0000 (+0000) Subject: Add m_silence_ext.so to the example conf X-Git-Tag: v2.0.23~6575 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=c68c75f4eb2a083c8d65ac45b928e72d307b1bcd;p=user%2Fhenk%2Fcode%2Finspircd.git Add m_silence_ext.so to the example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5804 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index a6e067b6a..a9d42246d 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1454,6 +1454,11 @@ # SILENCE module: Adds support for /SILENCE # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Extended SILENCE module: Adds support for /SILENCE with additional +# features to silence based on invites, channel messages, etc. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SQLutils module: Provides some utilities to SQL client modules, such # as mapping queries to users and channels. You must copy the source