diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.conf.example | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 7fb0b69a1..dc99a61ba 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1084,7 +1084,10 @@ # # # If you are using the m_opermotd.so module, specify the motd here # # # -#<opermotd file="oper.motd"> +# onoper - Should the message be sent on /OPER or only when # +# /OPERMOTD is used. Use "yes" or "no". # +# # +#<opermotd file="oper.motd" onoper="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Override module: Adds support for oper override |