From: brain Date: Tue, 5 Dec 2006 18:48:52 +0000 (+0000) Subject: Add m_sha256 to here X-Git-Tag: v2.0.23~6520 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=789aa6c02af78a84b398e72c9fe5ac6906bc0680;p=user%2Fhenk%2Fcode%2Finspircd.git Add m_sha256 to here git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5859 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index 339395f35..f259ffc79 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -810,10 +810,20 @@ # cryptographic uses and security. # # IMPORTANT: -# Other modules such as m_cloaking.so and m_opermd5.so rely on this -# module being loaded to function. +# Other modules such as m_cloaking.so and m_opermd5.so may rely on +# this module being loaded to function. # # +# +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# SHA256 Module - Allows other modules to generate SHA256 hashes, +# usually for cryptographic uses and security. +# +# IMPORTANT: +# Other modules such as m_opermd5.so may rely on this module being +# loaded to function. +# +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Alias module: Allows you to define server-side command aliases