From 4d46f5f9ef94c295649afad38c6d496ae2bbe5e1 Mon Sep 17 00:00:00 2001 From: danieldg Date: Sat, 20 Feb 2010 09:15:55 +0000 Subject: Restore with long names git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12502 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 3 +++ docs/modules.conf.example | 9 --------- 2 files changed, 3 insertions(+), 9 deletions(-) (limited to 'docs') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index b3928712c..a292905c8 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -580,6 +580,9 @@ # moronbanner: This is the text that is sent to a user when they are # banned from the server. moronbanner="You're banned! Email haha@abuse.com with the ERROR line below for help." + + # exemptchanops: exemptions for channel access restrictions based on prefix. + exemptchanops="nonick:v flood:o" # invitebypassmodes: This allows /invite to bypass other channel modes. # (Such as +k, +j, +l, etc) diff --git a/docs/modules.conf.example b/docs/modules.conf.example index db4b1db52..02d80431d 100644 --- a/docs/modules.conf.example +++ b/docs/modules.conf.example @@ -735,15 +735,6 @@ # modes are blockcaps, noctcp, blockcolor, nickflood, flood, censor, # # filter, regmoderated, nonick, nonotice, and stripcolor. # # # -# # -#-#-#-#-#-#-#-#-#-#- EXEMPTCHANOPS CONFIGURATION -#-#-#-#-#-#-#-#-#-# -# defaults - default exemptions. These can be added to or overridden # -# by the channel mode +X. Each item is of the form # -# [mode]:[minstatus] where you must have [minstatus] in # -# order to be able to bypass [mode]. # -# Use "blockcolor:*" to override a default exemption # -# - #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Filter module: Provides message filtering, similar to SPAMFILTER. -- cgit v1.2.3