summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r--conf/modules.conf.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example
index d5b4053f0..d3e77ca26 100644
--- a/conf/modules.conf.example
+++ b/conf/modules.conf.example
@@ -1685,6 +1685,12 @@
#<module name="m_swhois.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# Test module: enable this to create a command useful in testing
+# flood control. To avoid accidental use on live networks, the server
+# name must contain ".test" to load the module
+#<module name="m_testnet.so">
+
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Timed bans module: Adds timed channel bans and the /TBAN command
#<module name="m_timedbans.so">