Browse Source

Check in updated config for multivariable normal analysis

Vecna 3 weeks ago
parent
commit
b9abc83d36
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config.json

+ 2 - 0
config.json

@@ -8,6 +8,8 @@
     },
     "extra_infos_base_url": "https://collector.torproject.org/recent/bridge-descriptors/extra-infos/",
     "confidence": 0.95,
+    "max_threshold": 5,
+    "scaling_factor": 0.25,
     "port": 8003,
     "require_bridge_token": false,
     "updater_schedule": "* * 22 * * * *"