diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index fc1e420..2ccb384 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -488,7 +488,6 @@ operator { * xline - allows XLINE * globops - allows GLOBOPS * operwall - allows OPERWALL - * nick_changes - allows oper to see nickchanges via usermode +n * rehash - allows oper to REHASH config * die - allows DIE * restart - allows RESTART @@ -497,7 +496,7 @@ operator { * may see the real IP addresses of servers. */ flags = global_kill, remote, kline, unkline, xline, globops, restart, - die, rehash, nick_changes, admin, operwall, module; + die, rehash, admin, operwall, module; }; /* |