diff options
-rw-r--r-- | docs/inspircd.conf.example | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 9ac796541..0e755f9fa 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -2193,14 +2193,6 @@ # Sets the maximum number of entries on a users silence list. #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Extended SILENCE module: Adds support for /SILENCE with additional -# features to silence based on invites, channel messages, etc. -#<module name="m_silence_ext.so"> -# -# The configuration tags for this module are identical to those of -# m_silence, shown above. - -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SQLite3 module: Allows other SQL modules to access SQLite3 # # databases through a unified API. You must link the source for this # # module from the directory src/modules/extra to src/modules, plus # |