X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=conf%2Finspircd.conf.example;h=743306d63b4e42ccfedbd9513971327dfb3d7bf8;hb=b57708f4da4789bab7121112aef3acd12a9834c9;hp=db963890b94fe5a22f708884b818ee7f0ee15fe7;hpb=e4c8a90f85eae05e88d8c3ff1cb839f4882e5fcb;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example index db963890b..743306d63 100644 --- a/conf/inspircd.conf.example +++ b/conf/inspircd.conf.example @@ -21,7 +21,7 @@ # Change the options to suit your network # # # # $Id$ -# # +# # # ____ _ _____ _ _ ____ _ _ _ # # | _ \ ___ __ _ __| | |_ _| |__ (_)___ | __ )(_) |_| | # # | |_) / _ \/ _` |/ _` | | | | '_ \| / __| | _ \| | __| | # @@ -57,9 +57,9 @@ # Syntax is as follows: # # # # # -# # -# Executable Include Example: # -# +# # +# Executable Include Example: # +# # # @@ -162,14 +162,13 @@ # # + # restartpass: Password for opers to use if they need to restart + # a server. + restartpass=""> #-#-#-#-#-#-#-#-#-#- CONNECTIONS CONFIGURATION -#-#-#-#-#-#-#-#-#-#-# @@ -205,14 +204,6 @@ # send /nick, /user or /pass) timeout="60" - # flood: After x lines (flood) in x seconds (see threshold) - # the user is disconnected for flooding. - flood="20" - - # threshold: In how many seconds can a user flood x lines (see flood) - # before they are disconnected for excess flood. - threshold="1" - # pingfreq: How often the server tries to ping connecting clients/servers. pingfreq="120" @@ -230,7 +221,7 @@ globalmax="3" # limit: How many users are allowed in this class - limit="5000" + limit="5000" # modes: Usermodes that are set on users in this block on connect. # Enabling this option requires that the m_conn_umodes module be loaded. @@ -238,8 +229,9 @@ modes="+x"> + # deny: Will not let people connect if they have specified host/IP. + deny="69.254.*"> + #-#-#-#-#-#-#-#-#-#-#-#- CIDR CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#- @@ -252,17 +244,17 @@ # # + # ipv4clone: specifies how many bits of an IP address should be + # looked at for clones. The default only looks for clones on a + # single IP address of a user. You do not want to set this + # extremely low. (Values are 0-32). + ipv4clone="32" + + # ipv6clone: specifies how many bits of an IP address should be + # looked at for clones. The default only looks for clones on a + # single IP address of a user. You do not want to set this + # extremely low. (Values are 0-128). + ipv6clone="128"> # This file has all the information about oper classes, types and o:lines. # You *MUST* edit it. @@ -428,7 +420,7 @@ # invitebypassmodes: This allows /invite to bypass other channel modes. # (Such as +k, +j, +l, etc) - invitebypassmodes="yes"> + invitebypassmodes="yes"> #-#-#-#-#-#-#-#-#-#-#-# PERFORMANCE CONFIGURATION #-#-#-#-#-#-#-#-#-#-# @@ -455,7 +447,7 @@ softlimit="12800" # quietbursts: When syncing or splitting from a network, a server - # can generate a lof ot connect and quit messages to opers with + # can generate a lot of connect and quit messages to opers with # +C and +Q snomasks. Setting this to yes squelches those messages, # which makes it easier for opers, but degrades the functionality of # bots like BOPM during netsplits. @@ -534,15 +526,20 @@ # runasuser: If this is set, InspIRCd will attempt to setuid # to run as this user- allows binding of ports under 1024. - # NOT SUPPORTED/NEEDED UNDER WIINDOWS. + # NOT SUPPORTED/NEEDED UNDER WINDOWS. #runasuser="" # runasgroup: If this is set, InspIRCd will attempt to set group - # to run under this group, which allowsof ports under 1024 - # NOT SUPPORTED/NEEDED UNDER WIINDOWS. + # to run under this group, which allows binding of ports under 1024 + # NOT SUPPORTED/NEEDED UNDER WINDOWS. #runasgroup="" - # userstats: /stats commands that users can run (oeprs can run all). + # restrictbannedusers: If this is set, InspIRCd will not allow users + # banned on a channel to change nickname or message channels they are + # banned on. + restrictbannedusers="yes" + + # userstats: /stats commands that users can run (opers can run all). userstats="Pu"> #-#-#-#-#-#-#-#-#-#-#-#-# LIMITS CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-# @@ -582,7 +579,7 @@ # maxgecos: Maximum length of a GECOS (realname). maxgecos="128" - # maxaway: Maximum length of an away messahe. + # maxaway: Maximum length of an away message. maxaway="200"> @@ -654,33 +651,35 @@ reason="No porn here thanks."> - # reason: Reason to display on /nick. - reason="Reserved For Services"> - # reason: Reason to display when user is disconnected - reason="Too many 1337 kiddiots"> - + # exception: Hosts that are exempt from [kgz]lines. + # reason: Reason for exception. Only shown in /stats e + reason="Opers hostname"> #-#-#-#-#-#-#-#-#-#-#- INSANE BAN OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-#-# # #