From 5628d84f9ea4e7f767afb7d682c91d54d9b86176 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Sat, 17 Feb 2018 17:44:17 +0000 Subject: Move m_sslrehashsignal to the extra directory. This module uses platform-specific behaviour that does not work on Windows. --- docs/conf/modules.conf.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 8bc34f2d3..f8cb7ddfa 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1916,6 +1916,9 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SSL rehash signal module: Allows the SSL modules to be rehashed by # sending SIGUSR1 to a running InspIRCd process. +# This modules is in extras. Re-run configure with: +# ./configure --enable-extras=m_sslrehashsignal.cpp +# and run make install, then uncomment this module to enable it. # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# -- cgit v1.2.3