mirror of
https://github.com/anope/anope.git
synced 2026-07-02 12:33:13 +02:00
Log all admin commands by default. I was trying to give an example of log settings, but people seem to leave the default and then get confused when it only logs operserv commands
This commit is contained in:
+1
-1
@@ -716,7 +716,7 @@ log
|
||||
*
|
||||
* Note that modules may add their own values to these options.
|
||||
*/
|
||||
admin = "operserv/*"
|
||||
admin = "*"
|
||||
override = "chanserv/* nickserv/* memoserv/set ~botserv/set botserv/*"
|
||||
commands = "~operserv/* *"
|
||||
servers = "*"
|
||||
|
||||
Reference in New Issue
Block a user