mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-12 06:45:46 +08:00
update default config.
This commit is contained in:
parent
d8bad9a66a
commit
dd03efc9c8
@ -61,6 +61,8 @@ type GoCQReverseWebsocketConfig struct {
|
||||
func DefaultConfig() *JsonConfig {
|
||||
return &JsonConfig{
|
||||
EnableDB: true,
|
||||
ReLogin: true,
|
||||
ReLoginDelay: 3,
|
||||
HttpConfig: &GoCQHttpConfig{
|
||||
Enabled: true,
|
||||
Host: "0.0.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user