From 75150d58c232a88cc09ff10d0236ef7157b325da Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 5 Apr 2007 22:32:25 +0000 Subject: Add 'silent' option to example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6740 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/inspircd.filter.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/inspircd.filter.example b/conf/inspircd.filter.example index e90e4d5f1..92260fd9f 100644 --- a/conf/inspircd.filter.example +++ b/conf/inspircd.filter.example @@ -12,6 +12,9 @@ # block This blocks the line, sends out a notice to all opers with # +s and informs the user that their message was blocked. # +# silent This blocks the line only, and informs the user their message +# was blocked, but does not notify opers. +# # none This action causes nothing to be done except logging. This # is the default action if none is specified. # -- cgit v1.2.3