Incorrect documentation of cgi:irc password, thanks to Sm0ke0ut and rj_ for finding

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11061 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
brain 2009-02-08 17:46:09 +00:00
parent 643e75680d
commit 9b697f0352

View File

@ -343,7 +343,7 @@
# <cgihost type="ident" mask="otherbox.mysite.com"> # Get IP from ident
# <cgihost type="passfirst" mask="www.mysite.com"> # See the docs
# New style:
# <cgihost type="webirc" pass="foobar"
# <cgihost type="webirc" password="foobar"
# mask="somebox.mysite.com"> # Get IP from WEBIRC
#
# IMPORTANT NOTE: