diff options
author | Peter Powell <petpow@saberuk.com> | 2016-01-11 06:23:39 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2016-02-20 13:46:06 +0000 |
commit | c7b27cf49daf2c6e8c82a00bc3fd6e84d062fe9f (patch) | |
tree | 9c1289406f0a8c9ffab16060fa9b55ca7aab8c91 /docs | |
parent | 860b5f5920107e933cf9467941d8b193e6d193a4 (diff) |
Remove the useless testnet module.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf/modules.conf.example | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index d6d55ec7a..69ffb537d 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1954,12 +1954,6 @@ #<module name="swhois"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# 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="testnet"> - -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Timed bans module: Adds timed channel bans with the /TBAN command. #<module name="timedbans"> |