scale down the dht simulation, to try to make it pass travis and appveyor time limits
This commit is contained in:
parent
663dc5030d
commit
e557e63d05
|
@ -118,6 +118,6 @@ private:
|
|||
TORRENT_TEST(dht)
|
||||
{
|
||||
network_config cfg;
|
||||
setup_dht(50, cfg);
|
||||
setup_dht(20, cfg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue