chore: config: default-disable kvlog
This commit is contained in:
@@ -52,6 +52,9 @@ func defCommon() Common {
|
||||
"example-subsystem": "INFO",
|
||||
},
|
||||
},
|
||||
Backup: Backup{
|
||||
DisableMetadataLog: true,
|
||||
},
|
||||
Libp2p: Libp2p{
|
||||
ListenAddresses: []string{
|
||||
"/ip4/0.0.0.0/tcp/0",
|
||||
|
||||
Reference in New Issue
Block a user