diff --git a/doc/example.conf b/doc/example.conf index c70151c..bd8e65e 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -31,7 +31,6 @@ loadmodule "extensions/ip_cloaking.so"; loadmodule "extensions/m_identify.so"; loadmodule "extensions/m_mkpasswd.so"; loadmodule "extensions/m_webirc.so"; -#loadmodule "extensions/m_adminwall.so"; #loadmodule "extensions/m_cycle.so"; #loadmodule "extensions/m_oaccept.so"; #loadmodule "extensions/m_opme.so"; @@ -362,7 +361,7 @@ cluster { shared { oper = "*@*", "*"; - flags = all, rehash; + flags = all; }; /* exempt {}: IPs that are exempt from Dlines and rejectcache. (OLD d:) */ diff --git a/doc/reference.conf b/doc/reference.conf index c121af9..1c08d0c 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -66,7 +66,6 @@ * /identify support -- m_identify.so * /mkpassword support -- m_mkpasswd.so * WEBIRC support -- m_webirc.so - * Send message to all admins network-wide -- m_adminwall.so * Server-side /CYCLE -- m_cycle.so * /oaccept - add to target's accept list, oper only -- m_oaccept.so * /opme - op self in opless channels, admin only -- m_opme.so @@ -102,7 +101,6 @@ loadmodule "extensions/ip_cloaking.so"; loadmodule "extensions/m_identify.so"; loadmodule "extensions/m_mkpasswd.so"; loadmodule "extensions/m_webirc.so"; -#loadmodule "extensions/m_adminwall.so"; #loadmodule "extensions/m_cycle.so"; #loadmodule "extensions/m_oaccept.so"; #loadmodule "extensions/m_opme.so"; @@ -445,9 +443,9 @@ privset "local_op" { * oper:xline: allows use of /quote xline/unxline * oper:resv: allows /quote resv/unresv and cmode +LP * oper:operwall: allows the oper to send/receive operwalls - * oper:override: allows the oper to set umode +p on themself - * which grants the ability to have implicit - * operator access in all channels. + * oper:override: allows the oper to set umode +p on themself + which grants the ability to have implicit + operator access in all channels. * oper:spy: allows 'operspy' features to see through +s * channels etc. see /quote help operspy * oper:hidden: hides the oper from /stats p