From 5814373ffae58cac20447ad334cd677a3e1292fb Mon Sep 17 00:00:00 2001 From: JD Horelick Date: Sat, 6 Mar 2010 12:37:42 -0500 Subject: [PATCH] Add +p/override to the umodes array in the reference.conf --- doc/reference.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/reference.conf b/doc/reference.conf index 3f33a41..a7ca0d3 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1284,6 +1284,8 @@ general { * +C - noctcp - Block CTCPs to user. * +V - noinvite - Block INVITE to user. * +B - bot - Marks as a bot. + * +p - override - Implicit operator access in all channels. + * This is oper-only and requires the oper:override privledge. */ /* oper only umodes: usermodes only opers may set */