mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 10:34:53 +00:00
Servers fixes
This commit is contained in:
@@ -905,7 +905,7 @@ function pingRegions() {
|
||||
}
|
||||
|
||||
const PING_COUNT = 20;
|
||||
const PING_INTERVAL = 400;
|
||||
const PING_INTERVAL = 200;
|
||||
const MAX_PING_TIME = 1000;
|
||||
|
||||
function runPingTest(region, index = 1) {
|
||||
|
||||
Reference in New Issue
Block a user