mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-02 14:58:03 +08:00
hotfix: copy paste error
@jbenet @whyrusleeping License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
This commit is contained in:
parent
9946fc83e0
commit
5b56a67dbb
@ -43,6 +43,6 @@ func (c Config) Blockstore_7200RPM() Config {
|
||||
}
|
||||
|
||||
func (c Config) Routing_Slow() Config {
|
||||
c.BlockstoreLatency = 200 * time.Millisecond
|
||||
c.RoutingLatency = 200 * time.Millisecond
|
||||
return c
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user