From 327d002150dd57c05bbaa2dbcd6bc42d2497326d Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 3 Mar 2007 17:22:44 +0000 Subject: [PATCH] Add cgi:irc to the example conf, it was omitted for some reason git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6621 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index a8caf138b..b0c5bcc2a 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1065,6 +1065,30 @@ # # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# CGI:IRC module: Adds support for automatic host changing in CGI:IRC +# (http://cgiirc.sourceforge.net). +# +# +#-#-#-#-#-#-#-#-#-#-#-# CGIIRC CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#-# +# +# Optional - If you specify to use m_cgiirc, then you must specify one +# or more cgihost tags which indicate authorized CGI:IRC servers which +# will be connecting to your network, and an optional cgiirc tag. +# For more information see: http://www.inspircd.org/wiki/CGI-IRC_Module +# +# Set to yes if you want to notice opers when CGI clients connect +# +# +# The type field indicates where the module should get the real +# client's IP address from, for further information, please see the +# CGI:IRC documentation. +# +# # Get IP from PASS +# # Get IP from WEBIRC +# # Get IP from ident +# # See the docs + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Channel filter module: Allows channel-op defined message # filtering using simple string matches (channel mode +g) -- 2.39.2