1
0
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:
Adam
2013-12-13 18:41:01 -05:00
parent a282a5c9c4
commit f9a4a0fbef
+1 -1
View File
@@ -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 = "*"