From: Jilles Tjoelker Date: Mon, 24 Dec 2007 20:59:21 +0000 (+0100) Subject: Document the resv oper privilege. X-Git-Tag: charybdis-3.0.0-beta1~354 X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/commitdiff_plain/fa7964705f499a18cf2b26925a9d2b69150f78ee?hp=c13a2d9ad3893a66b8f782546fdf5b2a9743fd87 Document the resv oper privilege. --- diff --git a/doc/sgml/oper-guide/cmodes.sgml b/doc/sgml/oper-guide/cmodes.sgml index 09e323d..8d2306a 100644 --- a/doc/sgml/oper-guide/cmodes.sgml +++ b/doc/sgml/oper-guide/cmodes.sgml @@ -162,7 +162,7 @@ Channels with this mode will be allowed larger banlists (by default, 500 instead of 50 entries for +b, +q, +e and +I together). - Only network operators may set this mode. + Only network operators with resv privilege may set this mode. @@ -216,7 +216,7 @@ +P, permanent channel - Channels with this mode (which is accessible only to network operators) set will not be destroyed + Channels with this mode (which is accessible only to network operators with resv privilege) set will not be destroyed when the last user leaves. diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml index 2cd1c20..788b294 100644 --- a/doc/sgml/oper-guide/config.sgml +++ b/doc/sgml/oper-guide/config.sgml @@ -520,8 +520,8 @@ operator "name" { A listing of privileges granted to operators using this block. - By default, the operwall and remoteban privileges are granted; - use ~operwall and ~remoteban to disable them if necessary. + By default, the operwall, remoteban and resv privileges are granted; + use ~operwall, ~remoteban and ~resv to disable them if necessary. In addition, a flag designating if the password is encrypted is here. diff --git a/doc/sgml/oper-guide/oprivs.sgml b/doc/sgml/oper-guide/oprivs.sgml index c5d5d72..46d1e8d 100644 --- a/doc/sgml/oper-guide/oprivs.sgml +++ b/doc/sgml/oper-guide/oprivs.sgml @@ -93,6 +93,13 @@ for help. + + resv (Q), channel control + + This allows using /resv, /unresv and changing the channel + modes +L and +P. + + remote (R), remote routing