mirror of
https://github.com/anope/anope.git
synced 2026-06-29 23:36:39 +02:00
Fixed default settings for log blocks
This commit is contained in:
+1
-1
@@ -1264,7 +1264,7 @@ ConfigItems::ConfigItems(ServerConfig *conf)
|
||||
InitServices, DoServices, DoneServices},
|
||||
{"log",
|
||||
{"target", "source", "logage", "inhabitlogchannel", "admin", "override", "commands", "servers", "channels", "users", "other", "rawio", "debug", ""},
|
||||
{"", "", "7", "yes", "", "", "", "", "", "", "no", "no", ""},
|
||||
{"", "", "7", "yes", "", "", "", "", "", "", "", "no", "no", ""},
|
||||
{DT_STRING, DT_STRING, DT_INTEGER, DT_BOOLEAN, DT_STRING, DT_STRING, DT_STRING, DT_STRING, DT_STRING, DT_STRING, DT_STRING, DT_BOOLEAN, DT_BOOLEAN},
|
||||
InitLogs, DoLogs, DoneLogs},
|
||||
{"command",
|
||||
|
||||
Reference in New Issue
Block a user