From d0a7ed880df022ef7b41c36c74099cd2790c3462 Mon Sep 17 00:00:00 2001 From: w00t Date: Thu, 23 Oct 2008 19:21:22 +0000 Subject: Add/document channels/set-permanent priv, and tie setting of +P to it. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10692 e03df62e-2008-0410-955e-edbf42e46eb7 --- conf/opers.conf.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/opers.conf.example') diff --git a/conf/opers.conf.example b/conf/opers.conf.example index 898a318c7..cc085f53c 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -25,7 +25,8 @@ # ACTIONS # - users/mass-message: allows opers with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*) # - channels/high-join-limit: allows opers with this priv to join total channels instead of total channels. - privs="users/auspex channels/auspex servers/auspex users/mass-message channels/high-join-limit" + # - channels/set-permanent: allows opers with this priv to set +P on channels with m_permchannels. + privs="users/auspex channels/auspex servers/auspex users/mass-message channels/high-join-limit channels/set-permanent" # usermodes: Oper-only usermodes that opers with this class can use. usermodes="*" -- cgit v1.2.3