mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 05:52:20 +08:00
feat(fsrepo) add eventlog config to repo/config struct
This commit is contained in:
@ -24,6 +24,7 @@ type Config struct {
|
||||
Bootstrap []string // local nodes's bootstrap peer addresses
|
||||
Tour Tour // local node's tour position
|
||||
Gateway Gateway // local node's gateway server options
|
||||
Log Log
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user