diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-11 23:47:13 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-09-11 23:47:13 +0000 |
commit | e462e71f1086761c8758a92e75dee80bb1ccd273 (patch) | |
tree | f590e018b5bc653e635038866391ebb5b243c96d | |
parent | 138f71ed13644d165293f6b59af3c55a53aeca97 (diff) |
Remove proxyscan, it doesn't exist now.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10526 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | conf/modules.conf.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 40a4dd25c..7db93fac9 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1039,10 +1039,6 @@ #<database name="mydb" username="myuser" password="mypass" hostname="localhost" id="my_database" ssl="no"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# Proxy scan module: Scans locally connecting clients for proxies. -#<module name="m_proxyscan.so"> - -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Muteban: Implements extended ban m:, which stops anyone matching # a mask like +b m:nick!user@host from speaking on channel. #<module name="m_muteban.so"> |