summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-08 17:46:09 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2009-02-08 17:46:09 +0000
commit9b697f03526f074706f11fe08629964a02f1fcf4 (patch)
tree1a1810e3cca84be6287322b18c35e0980d01805b /conf
parent643e75680d468bfd6532ed7befe93ff14ff6b0a5 (diff)
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
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example
index 74b3987c4..4263d7780 100644
--- a/conf/modules.conf.example
+++ b/conf/modules.conf.example
@@ -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: