From 2de560db1ef35ecbdb9919545988d78d19e0c5a6 Mon Sep 17 00:00:00 2001 From: katsklaw Date: Fri, 27 May 2005 20:10:44 +0000 Subject: Added windows comments to module section. Added m_denychans. -katsklaw git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1538 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index ce903240c..93696e57b 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -11,7 +11,7 @@ # This is an example of the config file for InspIRCd. # # Change the options to suit your network # # # -# Last updated on : 05/24/2005 # +# Last updated on : 05/27/2005 # # Written by : CC (cc@backchat.co.za) # # Updated by : katsklaw (katsklaw@gmail.com) # ######################################################################## @@ -44,9 +44,9 @@ # email="email@address.com"> # # # - + #-#-#-#-#-#-#-#-#-#-#-#- PORT CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- @@ -148,7 +148,7 @@ # # - + @@ -180,8 +180,9 @@ # classes - specified above, used for flexibility for the # # server admin to decide on which operators get # # what commands # -# host - hostmask operators will recieve on oper-up # -# # +# host - hostmask operators will recieve on oper-up. # +#(optional) # +# # # Syntax is as follows: # # # # # @@ -199,7 +200,9 @@ # # # name - oper name, best to use lower-case # # password - password to oper-up, # -# encryption not yet available # +# encryption not supported by inspircd. However, there # +# are modules that allow for oper password encryption. # +# # # host - host of client allowed to oper-up, more hostmasks # # seperated by spaces, wildcards accepted # # type - specified above, defines the kind of operator # @@ -211,7 +214,7 @@ # type="oper type"> # # # - @@ -265,15 +268,14 @@ - #-#-#-#-#-#-#-#-#-#- MISCELLANEOUS CONFIGURATION -#-#-#-#-#-#-#-#-#-# # # # These options let you define the path to your motd and rules # # files. # # # - + #-#-#-#-#-#-#-#-#-#-#-#-#-#-# DNS SERVER -#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # # @@ -415,6 +417,10 @@ # Restricted channels module: Allows only opers to create channels # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Deny Channels: Deny Channels from being used by users +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Services support module: Adds several usermodes such as +R and +M # @@ -582,9 +588,9 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Oper levels module: Gives each oper a level and prevents # actions being taken against higher level opers +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# # Remove module: Adds the /REMOVE command which is a peaceful # alternative to /KICK # -- cgit v1.2.3