This commit is contained in:
cdle
2021-10-17 22:28:40 +08:00
parent c2b5c9413c
commit 825384ce4b
+1
View File
@@ -50,6 +50,7 @@ func start() {
conf.Account.Password = qq.Get("password")
conf.Message.ReportSelfMessage = true
conf.Account.ReLogin.MaxTimes = 30
conf.Output.Debug = true
conf.Database = map[string]yaml.Node{
"leveldb": {
Kind: 4,