5s (#3477)
This commit is contained in:
parent
aa7d15a365
commit
11f0ea3258
@ -26,7 +26,7 @@ type Config struct {
|
||||
ExternalAddress string `user:"true" help:"the public address of the node, useful for nodes behind NAT" default:""`
|
||||
|
||||
// Chore config values
|
||||
Interval time.Duration `help:"how frequently the node contact chore should run" releaseDefault:"1h" devDefault:"5s"`
|
||||
Interval time.Duration `help:"how frequently the node contact chore should run" releaseDefault:"1h" devDefault:"30s"`
|
||||
}
|
||||
|
||||
// Service is the contact service between storage nodes and satellites
|
||||
|
Loading…
Reference in New Issue
Block a user