diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-29 20:39:04 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-29 20:39:04 +0000 |
commit | 21e3ab02ef92d67eb1d6d4daaabeb9d1108669b9 (patch) | |
tree | c6d3c6817e1382b8031db5c26c8a54a2e54d7979 /docs/inspircd.conf.example | |
parent | 6981d78d99d399b2c19816480ac60fbd23fd109d (diff) |
Remove m_conn_lusers from the example conf, fixes bug 308, thanks Smartys
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7187 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.conf.example')
-rw-r--r-- | docs/inspircd.conf.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 247b3c33e..3aa53e52c 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1319,10 +1319,6 @@ #<autojoin channel="#one,#two,#three"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Conn-Lusers: Shows the LUSERS output on connect -#<module name="m_conn_lusers.so"> - -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Conn-Usermodes: Set modes on users when they connect # When this module is loaded <connect:allow> tags may have an optional # modes="" value, which contains modes to add or remove from users |