Fixed snomasks.conf (thanks syszopfor the clarification)

This commit is contained in:
Dionysus 2022-04-03 11:22:29 -04:00
parent 252e8547f4
commit 17c100d8f5
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 15 additions and 0 deletions

View File

@ -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;