aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/modules.conf.example
diff options
context:
space:
mode:
authorGravatar Sadie Powell2021-01-18 10:30:22 +0000
committerGravatar Sadie Powell2021-01-18 11:42:25 +0000
commitdb0052bcc23f8c8bc5d152d7ebbdda492b56cc4c (patch)
treea18c79a7453fc41665b43e3e77f47f164834e2b4 /docs/conf/modules.conf.example
parentMerge branch 'insp3' into master. (diff)
parentAdd a separate stats class for DNSBL errors. (diff)
Merge branch 'insp3' into master.
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r--docs/conf/modules.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 1ba3ad9a2..39e15b293 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -1840,7 +1840,13 @@
# less CPU usage. Increasing this beyond 512 doesn't have
# any effect, as the maximum length of a message on IRC
# cannot exceed that.
-#<repeat maxbacklog="20" maxdistance="50" maxlines="20" maxtime="0" size="512">
+# kickmessage - Kick message when * is specified
+#<repeat maxbacklog="20"
+# maxdistance="50"
+# maxlines="20"
+# maxtime="0s"
+# size="512"
+# kickmessage="Repeat flood">
#<module name="repeat">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#