Align reference.conf and ircd.conf.example
This commit is contained in:
parent
e206f185c5
commit
f590bc6cec
1 changed files with 2 additions and 1 deletions
|
@ -472,7 +472,8 @@ privset "local_op" {
|
||||||
* confers the benefits of chmode +M (operpeace) (from extensions/chm_operpeace)
|
* confers the benefits of chmode +M (operpeace) (from extensions/chm_operpeace)
|
||||||
* usermode:helpops allows setting +H (from extensions/helpops)
|
* usermode:helpops allows setting +H (from extensions/helpops)
|
||||||
*/
|
*/
|
||||||
privs = oper:general, auspex:oper, oper:privs, oper:testline, oper:local_kill, oper:operwall;
|
privs = oper:general, oper:privs, oper:testline, oper:local_kill, oper:operwall, usermode:servnotice,
|
||||||
|
auspex:oper, auspex:hostname, auspex:umodes, auspex:cmodes;
|
||||||
};
|
};
|
||||||
|
|
||||||
privset "server_bot" {
|
privset "server_bot" {
|
||||||
|
|
Loading…
Reference in a new issue