X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/994544c294af3bcab070124dfab4967b775435ca..d23bc305d6cd1ce2b3faac52dc02993f33a3153f:/doc/reference.conf diff --git a/doc/reference.conf b/doc/reference.conf index a532fb0..76458a3 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -392,11 +392,13 @@ operator "god" { * will not have the admin lines in * stats p and whois. * xline: allows use of /quote xline/unxline + * 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) * remoteban: allows remote kline etc [DEFAULT] + * mass_notice: allows sending wallops and mass notices [DEFAULT] */ flags = global_kill, remote, kline, unkline, gline, die, rehash, admin, xline, operwall; @@ -832,12 +834,6 @@ general { */ dots_in_ident=2; - /* dot in ipv6: ircd-hybrid-6.0 and earlier will disallow hosts - * without a '.' in them. this will add one to the end. only needed - * for older servers. - */ - dot_in_ip6_addr = no; - /* min nonwildcard: the minimum non wildcard characters in k/d/g lines * placed via the server. klines hand placed are exempt from limits. * wildcard chars: '.' '*' '?' '@'