mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 13:04:37 +03:00
optimize full test
This commit is contained in:
@@ -92,7 +92,8 @@ namespace NekoGui {
|
||||
|
||||
// Misc
|
||||
QString log_level = "warning";
|
||||
QString test_url = "http://cp.cloudflare.com/";
|
||||
QString test_latency_url = "http://cp.cloudflare.com/";
|
||||
QString test_download_url = "http://cachefly.cachefly.net/10mb.test";
|
||||
int test_concurrent = 5;
|
||||
int traffic_loop_interval = 1000;
|
||||
bool connection_statistics = false;
|
||||
|
||||
Reference in New Issue
Block a user