From d6861984e89ecf159efcebcf8c4ef12116e3aabd Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Sat, 25 Aug 2012 00:09:00 +0200 Subject: Remove reference to m_ziplinks from modules.conf.unreal and modules.conf.charybdis Fixes #285 reported by @hoggeh --- docs/conf/modules/modules.conf.charybdis | 14 -------------- docs/conf/modules/modules.conf.unreal | 14 -------------- 2 files changed, 28 deletions(-) (limited to 'docs/conf') diff --git a/docs/conf/modules/modules.conf.charybdis b/docs/conf/modules/modules.conf.charybdis index 8ba2f1b40..4490d5482 100644 --- a/docs/conf/modules/modules.conf.charybdis +++ b/docs/conf/modules/modules.conf.charybdis @@ -311,19 +311,5 @@ -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# 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. -# -# -# -# To use this module, you must enable it as a ssl type in your -# tags or tags using the ssl name 'ziplinks'. -# See the documentation of and , respectively. -# - - diff --git a/docs/conf/modules/modules.conf.unreal b/docs/conf/modules/modules.conf.unreal index 105acefee..fa5d652f1 100644 --- a/docs/conf/modules/modules.conf.unreal +++ b/docs/conf/modules/modules.conf.unreal @@ -416,19 +416,5 @@ -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -# 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. -# -# -# -# To use this module, you must enable it as a ssl type in your -# tags or tags using the ssl name 'ziplinks'. -# See the documentation of and , respectively. -# - - -- cgit v1.2.3