From 557c02839bec991dd846a6dc12ce7ba52de1525c Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 11 Apr 2014 15:25:54 +0200 Subject: m_filter Allow exemption of messages sent to nicks specified in tags Issue #655 --- docs/conf/filter.conf.example | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/conf') diff --git a/docs/conf/filter.conf.example b/docs/conf/filter.conf.example index 447d6274c..ef7f50588 100644 --- a/docs/conf/filter.conf.example +++ b/docs/conf/filter.conf.example @@ -59,3 +59,12 @@ # You may specify specific channels that are exempt from being filtered: # # + +# You can also exempt messages from being filtered if they are sent to +# specific nicks. +# Example that exempts all messages sent *to* NickServ: +# + +# Note that messages *from* services are never subject to filtering; +# tags are only for exempting messages sent *to* the +# configured targets. -- cgit v1.2.3