From 6d64862fb556c43568efdf6b4f65de3fbd33c576 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 7 Aug 2008 16:35:58 +0000 Subject: Implement , optionally circumvent +blk if invited on join. Based on a patch provided by mixx941, closes bug #589. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10120 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.conf.example | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'conf/inspircd.conf.example') diff --git a/conf/inspircd.conf.example b/conf/inspircd.conf.example index 4e82a152a..f9762b5a5 100644 --- a/conf/inspircd.conf.example +++ b/conf/inspircd.conf.example @@ -874,10 +874,6 @@ # This can be useful for finding servers which are # # at risk of pinging out due to network issues. # # # -# exemptchanops - This option allows channel operators to be exempted# -# from certain channel modes. # -# Supported modes are +SfFgNc. Defaults to off. # -# # # defaultmodes - The default modes to be given to each channel on # # creation. Defaults to 'nt'. There should be no + # # or - symbols in this sequence, if you add them # @@ -889,6 +885,14 @@ # is totally freeform, you may place any text here # # you wish. # # # +# exemptchanops - This option allows channel operators to be exempted# +# from certain channel modes. # +# Supported modes are +SfFgNc. Defaults to off. # +# # +# invitebypassmodes - This option allows /invite to bypass modes # +# other than +i. # +# # +# # + exemptchanops="" + invitebypassmodes="yes"> #-#-#-#-#-#-#-#-#-#-#-# PERFORMANCE CONFIGURATION #-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3