mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-27 21:19:31 +01:00
example-conf: remove ALPHA tag from antispam
This commit is contained in:
parent
16ac91a718
commit
a7196d7b79
@ -543,7 +543,6 @@ plugins:
|
|||||||
|
|
||||||
# Antispam plugin: catches and punishes spammers locally and across relays as necessary.
|
# Antispam plugin: catches and punishes spammers locally and across relays as necessary.
|
||||||
# You *will need* to configure it via the "antispam:" configuration block below.
|
# 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
|
#- antispam
|
||||||
|
|
||||||
# Servprotect plugin: disconnects from networks if too many kills or nick collisions to
|
# 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.
|
# 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.
|
# 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.
|
# Determines the minimum level of channel access needed to be exempt from Antispam.
|
||||||
# Note: opers are automatically exempt.
|
# Note: opers are automatically exempt.
|
||||||
# Valid values are "voice", "halfop", and "op". This defaults to "halfop" if not set.
|
# Valid values are "voice", "halfop", and "op". This defaults to "halfop" if not set.
|
||||||
|
Loading…
Reference in New Issue
Block a user