summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDjSlash <djslash@djslash.org>2011-03-18 16:10:23 +0100
committerDjSlash <djslash@djslash.org>2011-03-18 16:10:23 +0100
commit73b297aeb21b4f2873ceedb70236a78659a53ee4 (patch)
treebb3835b662c8c746d8a747c40d249db72cdef657 /docs
parentb934da089dc9a8a94cf52971fd7537da24e09bbb (diff)
Deleted m_invisible from modules.conf.example since that module isn't
supported nor delivered in main package
Diffstat (limited to 'docs')
-rw-r--r--docs/modules.conf.example10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example
index 56850536e..8ae47d81f 100644
--- a/docs/modules.conf.example
+++ b/docs/modules.conf.example
@@ -920,16 +920,6 @@
#<inviteexception bypasskey="yes">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# Invisible module - Adds support for usermode +Q (quiet) which lets an
-# oper go 'invisible' similar to unrealircd 3.1's +I mode. Note that
-# opers are still able to see invisible users, and if an oper with +Q
-# deopers, they will become visible.
-#
-# This module is oper-only and seen by many to be quite abusive.
-#
-#<module name="m_invisible.so">
-
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Join flood module: Adds support for join flood protection (+j)
#<module name="m_joinflood.so">