Преглед на файлове

Further reduce threshold

Vecna преди 4 месеца
родител
ревизия
ed37bf1874
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      src/lox_analysis.rs

+ 4 - 4
src/lox_analysis.rs

@@ -65,13 +65,13 @@ fn too_few_bridge_ips(
         // expect 10
         0
     } else if max_users <= 40 {
-        // expect 30
-        8
+        // expect 30, possibly as few as 21
+        0
     } else if max_users <= 96 {
         // expect 90
-        16
+        8
     } else {
-        32
+        16
     };
 
     // If we see positive reports from trusted users, halve the minimum