From 265d6fc824d3487a23e53d293227d81c8bb3c455 Mon Sep 17 00:00:00 2001 From: B00mX0r Date: Tue, 14 Nov 2017 20:07:54 -0800 Subject: [PATCH 1/1] Fix referring to sqloper and sqlauth as extras in modules.conf --- docs/conf/modules.conf.example | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index b672367f9..7fb68995a 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1781,9 +1781,6 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SQL authentication module: Allows IRCd connections to be tied into # a database table (for example a forum). -# This module is in extras. Re-run configure with: -# ./configure --enable-extras=m_sqlauth.cpp -# and run make install, then uncomment this module to enable it. # # # @@ -1794,9 +1791,6 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SQL oper module: Allows you to store oper credentials in an SQL table -# This module is in extras. Re-run configure with: -# ./configure --enable-extras=m_sqloper.cpp -# and run make install, then uncomment this module to enable it. # # # -- 2.39.2