From 7758a679fadaec12fff5a0e2e1e45e90d1b5b04b Mon Sep 17 00:00:00 2001 From: peavey Date: Sun, 16 Mar 2008 22:11:46 +0000 Subject: Add m_mssql.so to example conf. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9111 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index b91f0a38b..3d9e7bd62 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -1805,6 +1805,19 @@ # Msg flood module: Adds message/notice flood protection (+f) # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# MsSQL module: Allows other SQL modules to access MS SQL Server +# through a unified API. You must copy the source for this module +# from the directory src/modules/extra, plus the file m_sqlv2.h +# +# +#-#-#-#-#-#-#-#-#-#-#-#- SQL CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#-# +# # +# m_mssql.so is more complex than described here, see wiki for more # +# info http://www.inspircd.org/wiki/SQLServer_Service_Provider_Module # +# +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # MySQL module: Allows other SQL modules to access MySQL databases # through a unified API. You must copy the source for this module -- cgit v1.2.3