From: brain Date: Tue, 29 May 2007 17:53:23 +0000 (+0000) Subject: Update this example conf X-Git-Tag: v2.0.23~5232 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=6981d78d99d399b2c19816480ac60fbd23fd109d;p=user%2Fhenk%2Fcode%2Finspircd.git Update this example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7186 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/conf/inspircd.filter.example b/conf/inspircd.filter.example index 92260fd9f..7623a4472 100644 --- a/conf/inspircd.filter.example +++ b/conf/inspircd.filter.example @@ -5,6 +5,7 @@ # # # Valid actions for 'action' are: @@ -28,14 +29,24 @@ # # You can add filters from IRC using the /FILTER command. If you do this, they # will be set globally to your entire network. +# +# Valid characters for 'flags' are one or more of: +# +# p: Block private and channel messages +# n: Block private and channel notices +# P: Block part messages +# q: Block quit messages +# o: Don't match against opers +# *: Represents all of the above flags +# -: Does nothing, a non-op for when you do not want to specify any flags # Example filters for m_filter: # -# -# -# +# +# +# # An example regexp filter for m_filter_pcre: # -# +#