anope: more sensible logging defaults
This commit is contained in:
parent
c87134d62c
commit
a0ccdfdc4a
1 changed files with 6 additions and 2 deletions
|
@ -86,9 +86,13 @@ anope_log:
|
||||||
servers:
|
servers:
|
||||||
- "*"
|
- "*"
|
||||||
users:
|
users:
|
||||||
- connect
|
|
||||||
- disconnect
|
|
||||||
- nick
|
- nick
|
||||||
|
- oper
|
||||||
|
channels:
|
||||||
|
- create
|
||||||
|
- destroy
|
||||||
|
- kick
|
||||||
|
- mode
|
||||||
other:
|
other:
|
||||||
- "*"
|
- "*"
|
||||||
rawio: no
|
rawio: no
|
||||||
|
|
Loading…
Add table
Reference in a new issue