3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00

example-conf: remove ALPHA tag from antispam

This commit is contained in:
James Lu 2018-07-11 22:56:47 -07:00
parent 16ac91a718
commit a7196d7b79

View File

@ -543,7 +543,6 @@ plugins:
# Antispam plugin: catches and punishes spammers locally and across relays as necessary.
# You *will need* to configure it via the "antispam:" configuration block below.
# Note: Antispam is in ALPHA stages as of 2.0-alpha3 and some options may not work yet.
#- antispam
# Servprotect plugin: disconnects from networks if too many kills or nick collisions to
@ -893,8 +892,6 @@ stats:
# Antispam also integrates with relay by punishing users locally (so that bans, kills, etc.
# are not bounced by relay) and not relaying messages marked as spam.
# IMPORTANT: Antispam is in ALPHA stages as of 2.0-alpha3 and some options may not work yet.
# Determines the minimum level of channel access needed to be exempt from Antispam.
# Note: opers are automatically exempt.
# Valid values are "voice", "halfop", and "op". This defaults to "halfop" if not set.