diff options
-rw-r--r-- | conf/modules.conf.example | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 32b213401..262233ee3 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -1477,8 +1477,10 @@ # perform. It should be noted that if a shunned user issues QUIT or PART # then their message will be removed, as if they did not issue one. # -# You may also (optionally) let the user know that their command was blocked. -#<shun enabledcommands="PING PONG QUIT PART JOIN" notifyuser="yes"> +# You can (optionally) let the user know that their command was blocked. +# +# You may also let SHUN affect opers (defaults to no). +#<shun enabledcommands="PING PONG QUIT PART JOIN" notifyuser="yes" affectopers="no"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Spy module: Provides the ability to see the complete names list of |