This commit is contained in:
Gilles Soulier
2026-01-05 16:08:01 +01:00
parent dcba044cd6
commit c67befc549
2215 changed files with 26743 additions and 329 deletions

View File

@@ -23,6 +23,10 @@
}
if (!window.BenchConfig.iperfServer) {
window.BenchConfig.iperfServer = '10.0.1.97';
window.BenchConfig.iperfServer = '10.0.0.50';
}
if (!window.BenchConfig.uploadsPath) {
window.BenchConfig.uploadsPath = '/uploads';
}
})();