mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-03 17:24:28 +00:00
swarm/api: fix TestDumpConfig
This commit is contained in:
parent
9e99a0c2b9
commit
7d56602391
@ -92,6 +92,7 @@ func NewConfig() (c *Config) {
|
||||
SwapEnabled: false,
|
||||
SyncEnabled: true,
|
||||
SyncingSkipCheck: false,
|
||||
MaxStreamPeerServers: 10000,
|
||||
DeliverySkipCheck: true,
|
||||
SyncUpdateDelay: 15 * time.Second,
|
||||
SwapAPI: "",
|
||||
|
Loading…
Reference in New Issue
Block a user