From 17c100d8f5834c4ebd93cfeef895ca95144582ef Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sun, 3 Apr 2022 11:22:29 -0400 Subject: [PATCH] Fixed snomasks.conf (thanks syszopfor the clarification) --- doc/conf/snomasks.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/conf/snomasks.conf b/doc/conf/snomasks.conf index c56b1b5..87d9855 100644 --- a/doc/conf/snomasks.conf +++ b/doc/conf/snomasks.conf @@ -30,6 +30,21 @@ log { destination { snomask o; } } +# NOTE: These are not being used & are for the nomatch above +log { + source { + join.LOCAL_CLIENT_JOIN; + join.REMOTE_CLIENT_JOIN; + kick.LOCAL_CLIENT_KICK; + kick.REMOTE_CLIENT_KICK; + nick.LOCAL_NICK_CHANGE; + nick.REMOTE_NICK_CHANGE; + part.LOCAL_CLIENT_PART; + part.REMOTE_CLIENT_PART; + } + destination { snomask x; } +} + log { source { !debug;