diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.conf.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index f739895f2..67d17fbfc 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1373,7 +1373,9 @@ #<module name="m_showwhois.so"> # # If you wish, you may also let users set this mode. Only opers with the -# users/auspex priv will see real hosts of people, though. +# users/auspex priv will see real hosts of people, though. This setting +# is not reloadable via /rehash, and will require /reloadmodule, as +# it directly affects the mode object itself. #<showwhois opersonly="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |