X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/b0dc8e031c93374c092f50bb2073dc42a4a5cdce..201f4ef72f8020ce673dcaadb978a56a5c7454cb:/doc/example.conf diff --git a/doc/example.conf b/doc/example.conf index d68311d..5282b17 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -4,7 +4,7 @@ * Copyright (C) 2002-2005 ircd-ratbox development team * Copyright (C) 2005-2006 charybdis development team * - * $Id: example.conf 3562 2007-08-29 22:04:45Z jilles $ + * $Id: example.conf 3582 2007-11-17 21:55:48Z jilles $ * * See reference.conf for more information. */ @@ -212,11 +212,11 @@ operator "god" { * global_kill: allows local and remote users to be * /KILL'd (OLD 'O' flag) * remote: allows remote SQUIT and CONNECT (OLD 'R' flag) - * kline: allows KILL, KLINE and DLINE (OLD 'K' flag) + * kline: allows KLINE and DLINE (OLD 'K' flag) * unkline: allows UNKLINE and UNDLINE (OLD 'U' flag) * gline: allows GLINE (OLD 'G' flag) * nick_changes: allows oper to see nickchanges (OLD 'N' flag) - * via usermode +n + * via snomask +n * rehash: allows oper to REHASH config (OLD 'H' flag) * die: allows DIE and RESTART (OLD 'D' flag) * admin: gives admin privileges. admins @@ -226,7 +226,8 @@ operator "god" { * will not have the admin lines in * stats p and whois. * xline: allows use of /quote xline/unxline - * operwall: allows the oper to send operwalls [DEFAULT] + * resv: allows /quote resv/unresv and cmode +LP [DEFAULT] + * operwall: allows the oper to send/receive operwalls [DEFAULT] * oper_spy: allows 'operspy' features to see through +s * channels etc. see /quote help operspy * hidden_oper: hides the oper from /stats p (OLD UMODE +p)