]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.charybdis
authorattilamolnar <attilamolnar@hush.com>
Fri, 24 Aug 2012 22:09:00 +0000 (00:09 +0200)
committerattilamolnar <attilamolnar@hush.com>
Fri, 24 Aug 2012 22:10:47 +0000 (00:10 +0200)
Fixes #285 reported by @hoggeh

docs/conf/modules/modules.conf.charybdis
docs/conf/modules/modules.conf.unreal

index 8ba2f1b40801119c869777baaa333e17975fc724..4490d54826248b1eaff2a6f6669600f80c2e387c 100644 (file)
 <watch maxentries="32">
 <module name="m_xline_db.so">
 
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# ZipLinks module: Adds support for zlib deflate on server to server
-# connections. Both ends of the connection must load this module.
-# This modules is in extras. Re-run configure with: ./configure --enable-extras=m_ziplink.cpp
-# and run make install, then uncomment this module to enable it.
-#
-#<module name="m_ziplink.so">
-#
-# To use this module, you must enable it as a ssl type in your
-# <link> tags or <bind> tags using the ssl name 'ziplinks'.
-# See the documentation of <link> and <bind>, respectively.
-#
-
-
 <module name="m_spanningtree.so">
 
index 105acefee30c1845b444cccd1030db50f87981e4..fa5d652f160c7141f1541e250af472d3e7239a59 100644 (file)
 <module name="m_watch.so">
 <watch maxentries="32">
 
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# ZipLinks module: Adds support for zlib deflate on server to server
-# connections. Both ends of the connection must load this module.
-# This modules is in extras. Re-run configure with: ./configure --enable-extras=m_ziplink.cpp
-# and run make install, then uncomment this module to enable it.
-#
-#<module name="m_ziplink.so">
-#
-# To use this module, you must enable it as a ssl type in your
-# <link> tags or <bind> tags using the ssl name 'ziplinks'.
-# See the documentation of <link> and <bind>, respectively.
-#
-
-
 <module name="m_spanningtree.so">