diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-21 04:42:18 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-03-21 04:42:18 +0000 |
commit | b2fad82ee3ce826068d75fdefd6fb2bf4fe333b1 (patch) | |
tree | 0460754ec16990f67bad50625d73dabda113128b /docs | |
parent | dbeb7109c5f8628d4073cefba7a4d524b2db8dd8 (diff) |
It prevents bear.txt, the module though happens to be a .so - thanks Lauren
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3745 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/inspircd.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index b4fda8c8c..5b918e3a0 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -654,7 +654,7 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Antibear security module: Prevents 'bear.txt' based trojans from # connecting to your network by sending them a numeric they can't handle. -#<module name="m_antibear.txt"> +#<module name="m_antibear.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Antibottler module: Labels bottler leech bots |