Deleted m_invisible from modules.conf.example since that module isn't

supported nor delivered in main package
This commit is contained in:
DjSlash 2011-03-18 16:10:23 +01:00
parent b934da089d
commit 73b297aeb2

View File

@ -919,16 +919,6 @@
# Does a +I bypass channel +k in addition to +i?
#<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">