diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-02-09 12:39:54 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2009-02-09 12:39:54 +0000 |
commit | 58063d4f4195c7b93c16d51a0522388f9fcef9c6 (patch) | |
tree | 32dcce1dc419147449a769e919f549d6d41ef3a8 /conf | |
parent | dcfae7ba4402d2922dee4763fe38ae2e64a3b2bc (diff) |
Document shun:affectopers with patch provided by Ankit, closing bug #710, thanks!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11070 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-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 |