mirror of
https://github.com/anope/anope.git
synced 2026-07-07 01:03:13 +02:00
Fixed two typos in example.conf
This commit is contained in:
+2
-2
@@ -585,11 +585,11 @@ log
|
||||
* servers - Server actions, linking, squitting, etc.
|
||||
* channels - Actions in channels such as joins, parts, kicks, etc.
|
||||
* users - User actions such as connecting, disconnecting, changing name, etc.
|
||||
* normal - Miscelanious messages.
|
||||
* normal - Miscellaneous messages.
|
||||
* rawio - Logs raw input and output from services
|
||||
* debug - Debug messages (log files can become VERY large from this).
|
||||
*
|
||||
* These options determin what messages from the categories should be logged. Wildcards are accepted, and
|
||||
* These options determine what messages from the categories should be logged. Wildcards are accepted, and
|
||||
* you can also negate values with a ~. For example, "operserv/* ~operserv/akill" would log all operserv
|
||||
* messages except for operserv/akill.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user