mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 13:36:37 +02:00
669cf6e189
in a netjoin when there was no need to (nothing to synch). - Added spamfilter::except which allows you to specify targets (eg: channels) where spamfilter should not take action. Requested by Fury (#0001586). Ex: set { spamfilter { except "#spamreport,#help"; }; };