mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
example-conf: mention how kick, ban, etc. won't work for non-channel specific events
This commit is contained in:
parent
18bc1942e5
commit
10416013e8
@ -863,6 +863,8 @@ stats:
|
||||
# Sets the punishment that Antispam's text spamfilter should use.
|
||||
# Valid values include "kill", "kick", "ban", "quiet", and combinations of these strung
|
||||
# together with "+" (e.g. "kick+ban"). Defaults to "kick+ban" if not set.
|
||||
# If you want Antispam to also monitor PM spam, you will want to change this to something
|
||||
# not channel-specific (such as "kill").
|
||||
#punishment: kick+ban
|
||||
|
||||
# Sets the kick / kill message used when the text spamfilter is triggered.
|
||||
|
Loading…
Reference in New Issue
Block a user