mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-17 15:06:47 +08:00
go-ipfs-config: Merge pull request #1959 from ipfs/remove-log-config
repo: remove Log config
This commit is contained in:
@ -30,7 +30,6 @@ type Config struct {
|
||||
SupernodeRouting SupernodeClientConfig // local node's routing servers (if SupernodeRouting enabled)
|
||||
API API // local node's API settings
|
||||
Swarm SwarmConfig
|
||||
Log Log
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user