diff options
| author | 2008-11-01 23:58:33 +0000 | |
|---|---|---|
| committer | 2008-11-01 23:58:33 +0000 | |
| commit | b15038c4c3109fa4e326ef657493e08bbbc6881d (patch) | |
| tree | 2fdc2b70172565f3c609a0a5de6ab7f63c2fcf1f /conf/modules.conf.example | |
| parent | Correct this error message to confuse people less. (diff) | |
Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. this is insane to leave off, really, but allow it anyway.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10785 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/modules.conf.example')
| -rw-r--r-- | conf/modules.conf.example | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 745d0c286..c2f641211 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1196,12 +1196,6 @@ #<module name="m_remove.so"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Restrict banned users module: -# Disallows banned users on a channel from messaging the channel, -# changing nick, or changing the topic, if loaded. -#<module name="m_restrictbanned.so"> - -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Restricted channels module: Allows only opers to create channels #<module name="m_restrictchans.so"> |
