3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-06 03:59:31 +01:00

doc/Registry: add antiflood.join_flood_channel item to table

This commit is contained in:
Pragmatic Software 2023-05-07 14:35:24 -07:00
parent 62a69c16c3
commit 9b1435c411

View File

@ -165,6 +165,7 @@ antiflood.enter_abuse_max_offenses | | 3
antiflood.enter_abuse_punishment || 60,300,3600,86400,604800,2419200 antiflood.enter_abuse_punishment || 60,300,3600,86400,604800,2419200
antiflood.enter_abuse_threshold || 4 antiflood.enter_abuse_threshold || 4
antiflood.enter_abuse_time_threshold || 15 antiflood.enter_abuse_time_threshold || 15
antiflood.join_flood_channel || #stop-join-flood
antiflood.join_flood_punishment || 115200,3600,10800,604800 antiflood.join_flood_punishment || 115200,3600,10800,604800
antiflood.join_flood_threshold || 4 antiflood.join_flood_threshold || 4
antiflood.join_flood_time_threshold || 1800 antiflood.join_flood_time_threshold || 1800