summaryrefslogtreecommitdiff
path: root/conf/modules.conf.example
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-12-14 21:55:18 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2008-12-14 21:55:18 +0000
commit4bf89d68d0ed3713a6cdfe611cd4eb0737e159ed (patch)
tree9298a41b70d18e18caf77f4b88e24f943440806f /conf/modules.conf.example
parent683055a13b0cb5c41556eaafef99af27edf1e868 (diff)
Some stuff removed from here that is no longer supported
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10885 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/modules.conf.example')
-rw-r--r--conf/modules.conf.example7
1 files changed, 1 insertions, 6 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example
index e86f7392e..7fb0b69a1 100644
--- a/conf/modules.conf.example
+++ b/conf/modules.conf.example
@@ -803,11 +803,6 @@
# http stats module: Provides basic stats pages over HTTP
# Requires m_httpd.so to be loaded for it to function.
#<module name="m_httpd_stats.so">
-#
-#-#-#-#-#-#-#-#-#-#-#-#- HTTPD STATS CONFIGURATION -#-#-#-#-#-#-#-#-#-#
-#
-#<httpstats stylesheet="http://remote.style/sheet.css">
-#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Ident: Provides RFC 1413 ident lookup support
@@ -824,7 +819,7 @@
# the user in a 'connecting' state until the lookup is complete. #
# The bind value indicates which IP to bind outbound requests to. #
# #
-#<ident timeout="5" bind="">
+#<ident timeout="5">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Invite except module: Adds support for channel invite exceptions (+I)