Document m_spy here (yes Om, i kept alphabetical order!)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3014 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2006-02-02 15:17:50 +00:00
parent 3e0bbf2790
commit fa4ef422ea

View File

@ -925,6 +925,13 @@
# to see when they are whois'ed
#<module name="m_showwhois.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Spy module: Adds the commands SPYLIST and SPYNAMES that let opers
# see who is in a +s channel, and list +s channels, show keys of keyed
# channels the oper is not a member of etc. (standard 'abusive' features
# of unrealircd, modulized here in InspIRCd).
#<module name="m_spy.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# SSL channel mode module: Adds support for SSL-only channels (+z).
# does not do anything useful without a working SSL module (see below)