diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-10-30 20:48:11 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2008-10-30 20:48:11 +0000 |
commit | 4f369dc0ea91038adec26c62a6881f8167a0cd14 (patch) | |
tree | 78f826ba8f9c3f94ba06772fc2e79bc73bfebd24 | |
parent | f84cc5b5e5ad856001c53a89eef18e464260e8cc (diff) |
Revert docs on setting too.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10753 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | conf/modules.conf.example | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/modules.conf.example b/conf/modules.conf.example index 5dcff4117..3cd8508fd 100644 --- a/conf/modules.conf.example +++ b/conf/modules.conf.example @@ -382,11 +382,7 @@ # deprotectothers: If this value is set to yes, true, or 1, then any # user with +q or +a may remove the +q or +a from other users. - deprotectothers="yes" - - # setprivsonothers: If this value is set to yes, true, or 1, then any - # user with +q or +a may add the +q or +a to other users. - setprivsonothers="yes"> + deprotectothers="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |