mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 09:52:20 +08:00
refactor(eventlog) integrate into fsrepo
now, eventlogger works wherever the fsrepo is used
This commit is contained in:
@ -23,7 +23,6 @@ type Config struct {
|
||||
Version Version // local node's version management
|
||||
Bootstrap []BootstrapPeer // local nodes's bootstrap peers
|
||||
Tour Tour // local node's tour position
|
||||
Logs Logs // local node's event log configuration
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user