forked from External/ergo
update documentation of operator capabilities
This commit is contained in:
parent
da07c0072c
commit
7192df4592
2 changed files with 6 additions and 6 deletions
|
|
@ -623,9 +623,9 @@ oper-classes:
|
|||
# capability names
|
||||
capabilities:
|
||||
- "kill" # disconnect user sessions
|
||||
- "ban" # ban IPs, CIDRs, and NUH masks ("d-line" and "k-line")
|
||||
- "nofakelag" # remove "fakelag" restrictions on rate of message sending
|
||||
- "relaymsg" # use RELAYMSG in any channel (see the 'relaymsg' config block)
|
||||
- "ban" # ban IPs, CIDRs, NUH masks, and suspend accounts (UBAN / DLINE / KLINE)
|
||||
- "nofakelag" # exempted from "fakelag" restrictions on rate of message sending
|
||||
- "relaymsg" # use RELAYMSG in any channel (see the `relaymsg` config block)
|
||||
- "vhosts" # add and remove vhosts from users
|
||||
- "sajoin" # join arbitrary channels, including private channels
|
||||
- "samode" # modify arbitrary channel and user modes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue