swarm/api: fix TestDumpConfig
This commit is contained in:
		@@ -92,6 +92,7 @@ func NewConfig() (c *Config) {
 | 
			
		||||
		SwapEnabled:          false,
 | 
			
		||||
		SyncEnabled:          true,
 | 
			
		||||
		SyncingSkipCheck:     false,
 | 
			
		||||
		MaxStreamPeerServers: 10000,
 | 
			
		||||
		DeliverySkipCheck:    true,
 | 
			
		||||
		SyncUpdateDelay:      15 * time.Second,
 | 
			
		||||
		SwapAPI:              "",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user