diff options
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r-- | docs/conf/modules.conf.example | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index de91cf891..3f40bc7ce 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1252,10 +1252,14 @@ # # # If you are using the m_opermotd.so module, specify the motd here # # # -# onoper - Should the message be sent on /OPER or only when # -# /OPERMOTD is used. Use "yes" or "no". # +# onoper - Should the message be sent on /OPER or only when # +# /OPERMOTD is used. Use "yes" or "no". # # # -#<opermotd file="oper.motd" onoper="yes"> +# processcolors - Allow color codes to be processed in the opermotd. # +# Read the comment above <connect:allowmotdcolors> in # +# inspircd.conf.example for details. # +# # +#<opermotd file="conf/oper.motd" onoper="yes" processcolors="false"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Override module: Adds support for oper override |