diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 19:25:54 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-14 19:25:54 +0000 |
commit | 24716f0fba2a19bf0cae8b368b20e5d08f055868 (patch) | |
tree | 282dd26305aaf32f19a83626ac1b11b8f746d606 /doc | |
parent | c4568c811bc77a12e0270ee0a0d0fbebf766c18c (diff) |
- Added 'locops' and 'wallops' to irc-operator flags
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2039 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index bb1d4f7..6fd28ef 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -491,7 +491,9 @@ operator { * unkline - allows UNKLINE | ('U' flag) * gline - allows GLINE | ('G' flag) * xline - allows XLINE | ('X' flag) + * locops - allows LOCOPS | * globops - allows GLOBOPS | + * wallops - allows WALLOPS | * operwall - allows OPERWALL | ('L' flag) * rehash - allows oper to REHASH config | ('H' flag) * die - allows DIE | ('D' flag) |