From a032cd90ad5582914759e226085efee5aae1a1ef Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 28 Jan 2019 19:42:02 +0000 Subject: Allow configuring whether SETNAME sends snotices and is oper-only. --- docs/conf/modules.conf.example | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/conf') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index a10f30154..1c219cbd6 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1925,6 +1925,18 @@ #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SETNAME module: Adds the /SETNAME command. # +# +#-#-#-#-#-#-#-#-#-#-#-#- SETNAME CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-# +# # +# operonly - Whether the SETNAME command should only be usable by # +# server operators. Defaults to no. # +# # +# notifyopers - Whether to send a snotice to snomask `a` when the # +# server operators. Defaults to to yes if oper-only and # +# no if usable by everyone. # +# # +# # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Serverban: Implements extended ban 's', which stops anyone connected -- cgit v1.2.3